다음을 통해 공유


TypeHelper.GetDisplayName 메서드

정의

오버로드

GetDisplayName(Type)

public static string GetDisplayName(Type type);
static member GetDisplayName : Type -> string

매개 변수

type
Type

반환

적용 대상

GetDisplayName(Type, Object[])

public static string GetDisplayName(Type type, object[] arglist);
static member GetDisplayName : Type * obj[] -> string

매개 변수

type
Type
arglist
Object[]

반환

적용 대상