C# Класс Ludiq.Reflection.Editor.Extensions

Показать файл Открыть проект

Открытые методы

Метод Описание
PrettyName ( this type ) : string

Returns the name for the given type where primitives are in their shortcut form.

Приватные методы

Метод Описание
RemoveNamespace ( string typeFullName ) : string

Описание методов

PrettyName() публичный статический Метод

Returns the name for the given type where primitives are in their shortcut form.
public static PrettyName ( this type ) : string
type this
Результат string