Method | Description | |
---|---|---|
BeginScope ( ) : IDependencyScope | ||
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
||
MefDependencyResolver ( IServiceLocator serviceLocator ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public GetService ( |
||
serviceType | ||
return | object |
public GetServices ( |
||
serviceType | ||
return | IEnumerable |
public MefDependencyResolver ( IServiceLocator serviceLocator ) : System | ||
serviceLocator | IServiceLocator | |
return | System |