C# 클래스 Ludiq.Reflection.Editor.Extensions

파일 보기 프로젝트 열기: lazlo-bonin/unity-reflection

공개 메소드들

메소드 설명
PrettyName ( this type ) : string

Returns the name for the given type where primitives are in their shortcut form.

비공개 메소드들

메소드 설명
RemoveNamespace ( string typeFullName ) : string

메소드 상세

PrettyName() 공개 정적인 메소드

Returns the name for the given type where primitives are in their shortcut form.
public static PrettyName ( this type ) : string
type this
리턴 string