프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DelegateFactoryKey | string | ||
FactoryMapCacheKey | string | ||
InterceptorKey | string | ||
IsFactoryKey | string |
메소드 | 설명 | |
---|---|---|
AddFactories ( IConfiguration facilityConfig, ITypeConverter converter ) : void | ||
Init ( ) : void | ||
RegisterFactory ( string id, |
메소드 | 설명 | |
---|---|---|
AddTypedFactoryEntry ( |
||
InitFacility ( ) : void | ||
LegacyInit ( ) : void | ||
LegacyRegisterFactory ( string id, |
protected AddFactories ( IConfiguration facilityConfig, ITypeConverter converter ) : void | ||
facilityConfig | IConfiguration | |
converter | ITypeConverter | |
리턴 | void |
protected RegisterFactory ( string id, |
||
id | string | |
type | ||
selector | string | |
리턴 | void |