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

Static QilExpression type helper methods.
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 메소드들

메소드 설명
GetStorageType ( XmlQueryType qyTyp ) : Type

Return the default Clr data type that will be used to store instances of the QilNode's type.

비공개 메소드들

메소드 설명
XmlILTypeHelper ( ) : System

메소드 상세

GetStorageType() 공개 정적인 메소드

Return the default Clr data type that will be used to store instances of the QilNode's type.
public static GetStorageType ( XmlQueryType qyTyp ) : Type
qyTyp XmlQueryType
리턴 System.Type