TFactoryMethod<TBaseType> Type

Represents type TFactoryMethod<TBaseType>.

Namespace: Spring.DesignPatterns
type
 TFactoryMethod<TBaseType> = reference to function: TBaseType;

Type Parameters

TBaseType