TFactory<TKey,TBaseType>.GetInstance(TKey) Method

Represents method GetInstance(TKey).

Namespace: Spring.DesignPatterns
public
 function GetInstance(key: TKey): TBaseType;

Parameters

key
Type: TKey

Return Value

Type: TBaseType