AssemblyGroup Members
Include Protected Members
Include Inherited Members
The AssemblyGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AssemblyGroup |
Initializes a new instance of the AssemblyGroup class with a name and a set of assemblies.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Assemblies |
Gets the set of assemblies.
|
|
Name |
Gets the name.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace