ConstructorMetadata Members
The ConstructorMetadata type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (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 | |
|---|---|---|
|
|
Attributes |
Complete list of attributes that apply to the constructor.
|
|
|
ConstructorInfo |
Gets the constructor information.
|
|
|
IsPreferred |
Gets a value indicating whether this is the preferred constructor.
|
|
|
ParameterNames |
Gets the parameter names.
|
|
|
Signature |
Gets the signature.
|

