Share via


ModuleDependencyAttribute Members

Include Protected Members
Include Inherited Members

The ModuleDependencyAttribute type exposes the following members.

Constructors

  Name Description
Ff654619.pubmethod(en-us,PandP.10).gif ModuleDependencyAttribute
Initializes a new instance of ModuleDependencyAttribute.

Methods

  Name Description
Ff654619.pubmethod(en-us,PandP.10).gif Equals
Returns a value that indicates whether this instance is equal to a specified object.
(Inherited from Attribute.)
Ff654619.protmethod(en-us,PandP.10).gif Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Ff654619.pubmethod(en-us,PandP.10).gif GetHashCode
Returns the hash code for this instance.
(Inherited from Attribute.)
Ff654619.pubmethod(en-us,PandP.10).gif GetType
Gets the Type of the current instance.
(Inherited from Object.)
Ff654619.pubmethod(en-us,PandP.10).gif IsDefaultAttribute
When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class.
(Inherited from Attribute.)
Ff654619.pubmethod(en-us,PandP.10).gif Match
When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
(Inherited from Attribute.)
Ff654619.protmethod(en-us,PandP.10).gif MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Ff654619.pubmethod(en-us,PandP.10).gif ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Ff654619.pubproperty(en-us,PandP.10).gif ModuleName
Gets the name of the module that this module is dependant upon.
Ff654619.pubproperty(en-us,PandP.10).gif TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

Explicit Interface Implementations

  Name Description
Ff654619.pubinterface(en-us,PandP.10).gifFf654619.privmethod(en-us,PandP.10).gif _Attribute.GetIDsOfNames (Inherited from Attribute.)
Ff654619.pubinterface(en-us,PandP.10).gifFf654619.privmethod(en-us,PandP.10).gif _Attribute.GetTypeInfo (Inherited from Attribute.)
Ff654619.pubinterface(en-us,PandP.10).gifFf654619.privmethod(en-us,PandP.10).gif _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Ff654619.pubinterface(en-us,PandP.10).gifFf654619.privmethod(en-us,PandP.10).gif _Attribute.Invoke (Inherited from Attribute.)

See Also

ModuleDependencyAttribute Class

Microsoft.Practices.Composite.Modularity Namespace