Method | Description | |
---|---|---|
GetParameters ( IBuilderContext context, |
||
SelectConstructor ( IBuilderContext context, Type type, string id ) : ConstructorInfo |
public GetParameters ( IBuilderContext context, |
||
context | IBuilderContext | |
type | ||
id | string | |
constructor | ||
return | object[] |
public SelectConstructor ( IBuilderContext context, Type type, string id ) : ConstructorInfo | ||
context | IBuilderContext | |
type | Type | |
id | string | |
return | ConstructorInfo |