Property | Type | Description | |
---|---|---|---|
DelegateFactoryKey | string | ||
FactoryMapCacheKey | string | ||
InterceptorKey | string | ||
IsFactoryKey | string |
Method | Description | |
---|---|---|
AddFactories ( IConfiguration facilityConfig, ITypeConverter converter ) : void | ||
Init ( ) : void | ||
RegisterFactory ( string id, |
Method | Description | |
---|---|---|
AddTypedFactoryEntry ( |
||
InitFacility ( ) : void | ||
LegacyInit ( ) : void | ||
LegacyRegisterFactory ( string id, |
protected AddFactories ( IConfiguration facilityConfig, ITypeConverter converter ) : void | ||
facilityConfig | IConfiguration | |
converter | ITypeConverter | |
return | void |
protected RegisterFactory ( string id, |
||
id | string | |
type | ||
selector | string | |
return | void |
public static string DelegateFactoryKey | ||
return | string |
public static string FactoryMapCacheKey | ||
return | string |