Method | Description | |
---|---|---|
GetConstructors ( ) : List |
||
GetConstructors ( int parameterCount, bool mustMatchExactCount ) : List |
||
GetInjectedProperties ( ) : InjectAttribute>.Dictionary |
||
TypeMetaData ( |
Method | Description | |
---|---|---|
GetConstructors ( int parameterCount, bool mustMatchExactCount, bool decoratedWithInjectionConstructorAttribute ) : List |
public GetConstructors ( int parameterCount, bool mustMatchExactCount ) : List |
||
parameterCount | int | |
mustMatchExactCount | bool | |
return | List |
public GetInjectedProperties ( ) : InjectAttribute>.Dictionary |
||
return | InjectAttribute>.Dictionary |
public TypeMetaData ( |
||
type | ||
return | System |