TClassTypeRegistry<TValue>.Values Property

Represents property Values.

Namespace: Spring.DesignPatterns
public
 property Values: IEnumerable<TValue> read GetValues;

Property Value

Type: IEnumerable<TValue>