TFactory<TKey,TBaseType>.RegisterFactoryMethod Method
Definition
Delphi
procedure RegisterFactoryMethod(key: TKey; factoryMethod: TFactoryMethod<TBaseType>)
Parameters
- key
- TKey
- factoryMethod
- TFactoryMethod<TBaseType>
procedure RegisterFactoryMethod(key: TKey; factoryMethod: TFactoryMethod<TBaseType>)