The fields of the ConstructorInfo class are listed below. For a complete list of ConstructorInfo class members, see the ConstructorInfo Members topic.
ConstructorName | Retrieves the name of the class constructor method as it is stored in metadata. This name is always ".ctor" |
TypeConstructorName | Retrieves the name of the type constructor method as it is stored in metadata. This name is always ".cctor" |