Method | Description | |
---|---|---|
BeginScope ( ) : IDependencyScope | ||
DbDependencyResolver ( DbContext context ) : System | ||
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
public DbDependencyResolver ( DbContext context ) : System | ||
context | DbContext | |
return | System |
public GetService ( |
||
serviceType | ||
return | object |
public GetServices ( |
||
serviceType | ||
return | IEnumerable |