Method GetDescription
GetDescription<T>(T)
Declaration
public static string GetDescription<T>(this T value) where T : struct
Parameters
Type | Name | Description |
---|---|---|
T | value |
Returns
Type | Description |
---|---|
string |
Type Parameters
Name | Description |
---|---|
T |