TechTalk Genome Wire Object Protocol v4.2

WopClassBaseAttribute Members

WopClassBaseAttribute overview

Public Instance Properties

ClassFullName Sets the full class name (with namespace) for the generated class.
ClassName Gets or sets the name (without namespace) for the generated class.
Namespace 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 Constructors

WopClassBaseAttribute Constructor

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

WopClassBaseAttribute Class | TechTalk.Genome.Wop Namespace