Partager via


TypeHelper.GetDisplayName Méthode

Définition

Surcharges

GetDisplayName(Type)

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

Paramètres

type
Type

Retours

S’applique à

GetDisplayName(Type, Object[])

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

Paramètres

type
Type
arglist
Object[]

Retours

S’applique à