프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AutofacDependencyResolver ( ) : System | ||
AutofacDependencyResolver ( ILifetimeScope lifetimeScope ) : System | ||
GetService ( |
||
GetServices ( |
||
RegistrationsFor ( Autofac.Core.Service service, Func |
public AutofacDependencyResolver ( ILifetimeScope lifetimeScope ) : System | ||
lifetimeScope | ILifetimeScope | |
리턴 | System |
public GetService ( |
||
serviceType | ||
리턴 | object |
public GetServices ( |
||
serviceType | ||
리턴 | IEnumerable |
public RegistrationsFor ( Autofac.Core.Service service, Func |
||
service | Autofac.Core.Service | |
registrationAccessor | Func |
|
리턴 | IEnumerable |