Method | Description | |
---|---|---|
AutoFacDependencyScope ( ILifetimeScope lifetimeScope ) : System | ||
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
public AutoFacDependencyScope ( ILifetimeScope lifetimeScope ) : System | ||
lifetimeScope | ILifetimeScope | |
return | System |
public GetService ( |
||
serviceType | ||
return | object |
public GetServices ( |
||
serviceType | ||
return | IEnumerable |