Table of Contents

Method GetShortName

Namespace
Zyl.VectorTraits.Impl
Assembly
VectorTraits.dll

GetShortName(Type?)

Get short name of Type (取得 Type 的短名称).

public static string? GetShortName(Type? atype)

Parameters

atype Type

The type (此类型).

Returns

string

Short name (短名称).