C# Class Swagger.Net.Utils

Exibir arquivo Open project: danieleli/Swagger.Net

Public Methods

Method Description
GetCleanTypeName ( Type type ) : string
GetNodeValue ( XPathNavigator node, string query ) : string

Method Details

GetCleanTypeName() public static method

public static GetCleanTypeName ( Type type ) : string
type System.Type
return string

GetNodeValue() public static method

public static GetNodeValue ( XPathNavigator node, string query ) : string
node System.Xml.XPath.XPathNavigator
query string
return string