C# Класс System.Xml.Xsl.IlGen.XmlILTypeHelper

Static QilExpression type helper methods.
Показать файл Открыть проект

Открытые методы

Метод Описание
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