Show / Hide Table of Contents

Method CreateMockDbAsync

| Improve this Doc View Source

CreateMockDbAsync(CancellationToken)

Declaration
protected override sealed Task<object> CreateMockDbAsync(CancellationToken ct)
Parameters
Type Name Description
System.Threading.CancellationToken ct
Returns
Type Description
System.Threading.Tasks.Task<System.Object>
Overrides
DbSession.CreateMockDbAsync(CancellationToken)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest