Table of Contents

Method GetUserFriendlyTypeName

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

GetUserFriendlyTypeName(Type)

Converts a type into user-friendly type name.

public string GetUserFriendlyTypeName(Type t)

Parameters

t Type

Type to convert.

Returns

string

User-friendly type name.