ITypeRegistry<TClassType,TValue>.Types Property

Represents property Types.

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

Property Value

Type: IEnumerable<TClassType>