Mono Class Library: OverviewSystem.Reflection.ConstructorInfo: Field Members |
The fields of System.Reflection.ConstructorInfo are listed below. For a list of all members, see the ConstructorInfo Members list.
See Also: Inherited members from System.Reflection.MethodBase
static readonlyConstructorName string (.ctor). A string containing the name of an object constructor as it is stored in metadata. static readonlyTypeConstructorName string (.cctor). A string containing the name of a type initializer as it is stored in metadata.