Поделиться через


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

Возвращаемое значение

Применяется к