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

Represents method IsRegistered(TKey).

Namespace: Spring.DesignPatterns
public
 function IsRegistered(key: TKey): boolean;

Parameters

key
Type: TKey

Return Value

Type: boolean