TechTalk Genome Wire Object Protocol v4.2

WopDtoRefAttribute Members

WopDtoRefAttribute overview

Public Instance Constructors

WopDtoRefAttributeOverloaded. Initializes a new instance of the WopDtoRefAttribute class.

Public Instance Properties

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.
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.

Public Instance Methods

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.

Protected Instance Methods

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.

Explicit Interface Implementations

_Attribute.GetIDsOfNames (inherited from Attribute)
_Attribute.GetTypeInfo (inherited from Attribute)
_Attribute.GetTypeInfoCount (inherited from Attribute)
_Attribute.Invoke (inherited from Attribute)

See Also

WopDtoRefAttribute Class | TechTalk.Genome.Wop Namespace