C# 클래스 StatePrinting.OutputFormatters.OutputFormatterHelpers

파일 보기 프로젝트 열기: kbilsted/StatePrinter 1 사용 예제들

공개 메소드들

메소드 설명
MakeReadable ( Type type ) : string

Convert a type into a human readable string

메소드 상세

MakeReadable() 공개 정적인 메소드

Convert a type into a human readable string
public static MakeReadable ( Type type ) : string
type System.Type
리턴 string