Table of Contents

Method GetTypeDisplayName

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetTypeDisplayName(Type)

Gets user friendly type name.

public static string GetTypeDisplayName(Type type)

Parameters

type Type

Type for which to get the user friendly name.

Returns

string