TClassTypeRegistry<TValue>.Types Property

Represents property Types.

Namespace: Spring.DesignPatterns
public
 property Types: IEnumerable<TClass> read GetTypes;

Property Value

Type: IEnumerable<TClass>