C# 클래스 Docu.Documentation.PrettyNameExtensions

파일 보기 프로젝트 열기: cdrnet/docu

공개 메소드들

메소드 설명
GetPrettyName ( this type ) : string
GetSpecialName ( Type type ) : string

메소드 상세

GetPrettyName() 공개 정적인 메소드

public static GetPrettyName ( this type ) : string
type this
리턴 string

GetSpecialName() 공개 정적인 메소드

public static GetSpecialName ( Type type ) : string
type System.Type
리턴 string