ITypeRegistry<TClassType,TValue>.GetValue(TClassType) Method

Represents method GetValue(TClassType).

Namespace: Spring.DesignPatterns
public
 function GetValue(classType: TClassType): TValue;

Parameters

classType
Type: TClassType

Return Value

Type: TValue