C# 클래스 System.Xml.Xsl.IlGen.XmlILStorageMethods

List of all XmlIL runtime constructors.
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AggAvg System.Reflection.MethodInfo
AggAvgResult System.Reflection.MethodInfo
AggCreate System.Reflection.MethodInfo
AggIsEmpty System.Reflection.MethodInfo
AggMax System.Reflection.MethodInfo
AggMaxResult System.Reflection.MethodInfo
AggMin System.Reflection.MethodInfo
AggMinResult System.Reflection.MethodInfo
AggSum System.Reflection.MethodInfo
AggSumResult System.Reflection.MethodInfo
IListCount System.Reflection.MethodInfo
IListItem System.Reflection.MethodInfo
IListType System.Type
SeqAdd System.Reflection.MethodInfo
SeqEmpty System.Reflection.FieldInfo
SeqReuse System.Reflection.MethodInfo
SeqReuseSgl System.Reflection.MethodInfo
SeqSortByKeys System.Reflection.MethodInfo
SeqType System.Type
ToAtomicValue System.Reflection.MethodInfo
ValueAs System.Reflection.MethodInfo

공개 메소드들

메소드 설명
XmlILStorageMethods ( Type storageType ) : System

메소드 상세

XmlILStorageMethods() 공개 메소드

public XmlILStorageMethods ( Type storageType ) : System
storageType System.Type
리턴 System

프로퍼티 상세

AggAvg 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggAvg
리턴 System.Reflection.MethodInfo

AggAvgResult 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggAvgResult
리턴 System.Reflection.MethodInfo

AggCreate 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggCreate
리턴 System.Reflection.MethodInfo

AggIsEmpty 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggIsEmpty
리턴 System.Reflection.MethodInfo

AggMax 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggMax
리턴 System.Reflection.MethodInfo

AggMaxResult 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggMaxResult
리턴 System.Reflection.MethodInfo

AggMin 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggMin
리턴 System.Reflection.MethodInfo

AggMinResult 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggMinResult
리턴 System.Reflection.MethodInfo

AggSum 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggSum
리턴 System.Reflection.MethodInfo

AggSumResult 공개적으로 프로퍼티

public MethodInfo,System.Reflection AggSumResult
리턴 System.Reflection.MethodInfo

IListCount 공개적으로 프로퍼티

public MethodInfo,System.Reflection IListCount
리턴 System.Reflection.MethodInfo

IListItem 공개적으로 프로퍼티

public MethodInfo,System.Reflection IListItem
리턴 System.Reflection.MethodInfo

IListType 공개적으로 프로퍼티

public Type,System IListType
리턴 System.Type

SeqAdd 공개적으로 프로퍼티

public MethodInfo,System.Reflection SeqAdd
리턴 System.Reflection.MethodInfo

SeqEmpty 공개적으로 프로퍼티

public FieldInfo,System.Reflection SeqEmpty
리턴 System.Reflection.FieldInfo

SeqReuse 공개적으로 프로퍼티

public MethodInfo,System.Reflection SeqReuse
리턴 System.Reflection.MethodInfo

SeqReuseSgl 공개적으로 프로퍼티

public MethodInfo,System.Reflection SeqReuseSgl
리턴 System.Reflection.MethodInfo

SeqSortByKeys 공개적으로 프로퍼티

public MethodInfo,System.Reflection SeqSortByKeys
리턴 System.Reflection.MethodInfo

SeqType 공개적으로 프로퍼티

public Type,System SeqType
리턴 System.Type

ToAtomicValue 공개적으로 프로퍼티

public MethodInfo,System.Reflection ToAtomicValue
리턴 System.Reflection.MethodInfo

ValueAs 공개적으로 프로퍼티

public MethodInfo,System.Reflection ValueAs
리턴 System.Reflection.MethodInfo