TFactory<TKey,TBaseType> Class
Represents type TFactory<TKey,TBaseType>
.
TObject
Spring.DesignPatterns.TFactory<TKey,TBaseType>
Spring.DesignPatterns.TFactory<TKey,TBaseType>
The TFactory<TKey,TBaseType> type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | GetCount | Represents method |
![]() | GetInstance(TKey) | Represents method |
![]() | IsRegistered(TKey) | Represents method |
![]() | RegisterFactoryMethod(TKey,TFactoryMethod<TBaseType>) | Represents method |
![]() | UnregisterFactoryMethod(TKey) | Represents method |