| TechTalk Genome Wire Object Protocol v4.2 | |
TechTalk.Genome.Wop Namespace
Classes
| Class | Description |
|---|
| WopClassBaseAttribute | Provides the abstract base class for class generation attributes. |
| WopDefaultValueAttribute |
Specifies the default value for the DTO field generated for the property this attribute is
bound to.
|
| WopDtoAttribute |
Specifies the parameters of the DTO class generation for the class this attribute is
bound to.
|
| WopDtoCollectionAttribute |
Specifies the parameters of the DTO collection class generation for the class this attribute is
bound to.
|
| WopDtoFieldAttribute |
Specifies the parameters of the DTO field generation for the class this attribute
is bound to.
|
| WopDtoRefAttribute |
Specifies the parameters of the DTO reference class generation for the class this attribute is
bound to.
|
| WopIgnoreAttribute |
Specifies that no class or field has to be generated for the class or property
this attribute is bound to.
|
| WopSerializerAttribute |
Specifies the parameters of the serializer class generation for the class this attribute is
bound to.
|