ITypeRegistry<TClassType,TValue>.Types Property
Summary
Represents property
Types
.
Namespace
:
Spring.DesignPatterns
Syntax
Delphi
public property Types:
IEnumerable
<
TClassType
> read
GetTypes
;
Property Value
Type:
IEnumerable
<
TClassType
>
See Also
Reference
ITypeRegistry<TClassType,TValue>
Spring.DesignPatterns