TFactory<TKey,TBaseType>.fFactoryMethods Field

Represents field fFactoryMethods.

Namespace: Spring.DesignPatterns
private
 fFactoryMethods: IDictionary<TKey, TFactoryMethod<TBaseType>>;

Field Value

Type: IDictionary<TKey, TFactoryMethod<TBaseType>>