Compartilhar via


TypeHelper.GetDisplayName Método

Definição

Sobrecargas

GetDisplayName(Type)

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

Parâmetros

type
Type

Retornos

Aplica-se a

GetDisplayName(Type, Object[])

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

Parâmetros

type
Type
arglist
Object[]

Retornos

Aplica-se a