C# Класс btswebdoc.CmdClient.Extensions.ExplorerOmModelExtension

Показать файл Открыть проект

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

Метод Описание
GetXmlContent ( this schema ) : string
Id ( this omSchema ) : string
QualifiedName ( this omSchema ) : string
Transform ( this hostType ) : Model.HostType

Описание методов

GetXmlContent() публичный статический Метод

public static GetXmlContent ( this schema ) : string
schema this
Результат string

Id() публичный статический Метод

public static Id ( this omSchema ) : string
omSchema this
Результат string

QualifiedName() публичный статический Метод

public static QualifiedName ( this omSchema ) : string
omSchema this
Результат string

Transform() публичный статический Метод

public static Transform ( this hostType ) : Model.HostType
hostType this
Результат Model.HostType