C# Class System.Xml.Xsl.IlGen.XmlILConstructors

List of all XmlIL runtime constructors.
Exibir arquivo Open project: dotnet/corefx

Public Properties

Property Type Description
Debuggable System.Reflection.ConstructorInfo
DecFromInt32 System.Reflection.ConstructorInfo
DecFromInt64 System.Reflection.ConstructorInfo
DecFromParts System.Reflection.ConstructorInfo
NonUserCode System.Reflection.ConstructorInfo
QName System.Reflection.ConstructorInfo
StepThrough System.Reflection.ConstructorInfo
Transparent System.Reflection.ConstructorInfo

Private Methods

Method Description
GetConstructor ( Type className ) : ConstructorInfo

Property Details

Debuggable public_oe static_oe property

public static ConstructorInfo,System.Reflection Debuggable
return System.Reflection.ConstructorInfo

DecFromInt32 public_oe static_oe property

public static ConstructorInfo,System.Reflection DecFromInt32
return System.Reflection.ConstructorInfo

DecFromInt64 public_oe static_oe property

public static ConstructorInfo,System.Reflection DecFromInt64
return System.Reflection.ConstructorInfo

DecFromParts public_oe static_oe property

public static ConstructorInfo,System.Reflection DecFromParts
return System.Reflection.ConstructorInfo

NonUserCode public_oe static_oe property

public static ConstructorInfo,System.Reflection NonUserCode
return System.Reflection.ConstructorInfo

QName public_oe static_oe property

public static ConstructorInfo,System.Reflection QName
return System.Reflection.ConstructorInfo

StepThrough public_oe static_oe property

public static ConstructorInfo,System.Reflection StepThrough
return System.Reflection.ConstructorInfo

Transparent public_oe static_oe property

public static ConstructorInfo,System.Reflection Transparent
return System.Reflection.ConstructorInfo