TFactory<TKey,TBaseType>.Create Constructor
Summary
Initializes a new instance of the
TFactory<TKey,TBaseType>
class.
Namespace
:
Spring.DesignPatterns
Syntax
Delphi
public constructor Create;
See Also
Reference
TFactory<TKey,TBaseType>
Spring.DesignPatterns