메소드 | 설명 | |
---|---|---|
GetService ( |
Gets the service.
|
|
GetServices ( |
Gets the services.
|
|
ServiceLocatableDependencyResolver ( string serviceLocatorName = "" ) : System |
|
public GetService ( |
||
serviceType | Type of the service. | |
리턴 | object |
public GetServices ( |
||
serviceType | Type of the service. | |
리턴 | IEnumerable |
public ServiceLocatableDependencyResolver ( string serviceLocatorName = "" ) : System | ||
serviceLocatorName | string | |
리턴 | System |