Edit

Share via


TypeHelper.GetDisplayName Method

Definition

Overloads

GetDisplayName(Type)

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

Parameters

type
Type

Returns

Applies to

GetDisplayName(Type, Object[])

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

Parameters

type
Type
arglist
Object[]

Returns

Applies to