C# 클래스 Swagger.Net.Utils

파일 보기 프로젝트 열기: danieleli/Swagger.Net

공개 메소드들

메소드 설명
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