Mono Class Library: Overview

System.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

Public Fields

static readonly
ConstructorNamestring (.ctor). A string containing the name of an object constructor as it is stored in metadata.
static readonly
TypeConstructorNamestring (.cctor). A string containing the name of a type initializer as it is stored in metadata.