WopDtoAttribute | Overloaded. Initializes a new instance of the WopDtoAttribute class. |
ClassFullName (inherited from WopClassBaseAttribute) | Sets the full class name (with namespace) for the generated class. |
ClassName (inherited from WopClassBaseAttribute) | Gets or sets the name (without namespace) for the generated class. |
GenerateEqualsMethod | Gets or sets the value specifying if a value comparation method ("ValueEquals") has to be generated in the DTO class. |
GenerateTrackedDto | Gets or sets the value specifying if the state of the DTO class has to be update tracked. |
Namespace (inherited from WopClassBaseAttribute) | Gets or sets the namespace for the generated class. |
TypeId (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
Equals (inherited from Attribute) | Returns a value that indicates whether this instance is equal to a specified object. |
GetHashCode (inherited from Attribute) | Returns the hash code for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
IsDefaultAttribute (inherited from Attribute) | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. |
Match (inherited from Attribute) | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. |
ToString (inherited from Object) | Returns a string that represents the current object. |
Finalize (inherited from Object) | Allows an object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current object. |
_Attribute.GetIDsOfNames (inherited from Attribute) | |
_Attribute.GetTypeInfo (inherited from Attribute) | |
_Attribute.GetTypeInfoCount (inherited from Attribute) | |
_Attribute.Invoke (inherited from Attribute) |
WopDtoAttribute Class | TechTalk.Genome.Wop Namespace