共用方式為


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[]

傳回

適用於