프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Container | IContainer |
메소드 | 설명 | |
---|---|---|
AccessibleContainer ( ) : System | ||
AccessibleContainer ( IContainer container ) : System | ||
BeginLifetimeScope ( ) : ILifetimeScope | ||
BeginLifetimeScope ( Action |
||
BeginLifetimeScope ( object tag ) : ILifetimeScope | ||
BeginLifetimeScope ( object tag, Action |
||
Dispose ( ) : void | ||
ResolveComponent ( IComponentRegistration registration, IEnumerable |
public AccessibleContainer ( IContainer container ) : System | ||
container | IContainer | |
리턴 | System |
public BeginLifetimeScope ( Action |
||
configurationAction | Action |
|
리턴 | ILifetimeScope |
public BeginLifetimeScope ( object tag ) : ILifetimeScope | ||
tag | object | |
리턴 | ILifetimeScope |
public BeginLifetimeScope ( object tag, Action |
||
tag | object | |
configurationAction | Action |
|
리턴 | ILifetimeScope |
public ResolveComponent ( IComponentRegistration registration, IEnumerable |
||
registration | IComponentRegistration | |
parameters | IEnumerable |
|
리턴 | object |