Свойство | Type | Description | |
---|---|---|---|
allowEmptyCollections | bool | ||
kernel | IKernel |
Méthode | Description | |
---|---|---|
CanResolve ( |
||
CollectionResolver ( IKernel kernel, bool allowEmptyCollections = false ) : System | ||
Resolve ( |
Méthode | Description | |
---|---|---|
CanSatisfy ( |
||
GetItemType ( |
||
HasParameter ( |
public CanResolve ( |
||
context | ||
contextHandlerResolver | ISubDependencyResolver | |
model | ||
dependency | ||
Résultat | bool |
protected CanSatisfy ( |
||
itemType | ||
Résultat | bool |
public CollectionResolver ( IKernel kernel, bool allowEmptyCollections = false ) : System | ||
kernel | IKernel | |
allowEmptyCollections | bool | |
Résultat | System |
protected GetItemType ( |
||
targetItemType | ||
Résultat |
protected HasParameter ( |
||
dependency | ||
Résultat | bool |
public Resolve ( |
||
context | ||
contextHandlerResolver | ISubDependencyResolver | |
model | ||
dependency | ||
Résultat | object |