C# Class Swagger.Net.Utils

Afficher le fichier Open project: danieleli/Swagger.Net

Méthodes publiques

Méthode Description
GetCleanTypeName ( Type type ) : string
GetNodeValue ( XPathNavigator node, string query ) : string

Method Details

GetCleanTypeName() public static méthode

public static GetCleanTypeName ( Type type ) : string
type System.Type
Résultat string

GetNodeValue() public static méthode

public static GetNodeValue ( XPathNavigator node, string query ) : string
node System.Xml.XPath.XPathNavigator
query string
Résultat string