C# Класс Swagger.Net.Utils

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

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

Метод Описание
GetCleanTypeName ( Type type ) : string
GetNodeValue ( XPathNavigator node, string query ) : string

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

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

public static GetCleanTypeName ( Type type ) : string
type System.Type
Результат string

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

public static GetNodeValue ( XPathNavigator node, string query ) : string
node System.Xml.XPath.XPathNavigator
query string
Результат string