Summary
Returns 'T'.`obj.ToString()`. Useful for enums.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- WeaverUtilities
Syntax
public static string FriendlyFullName<T>(T obj)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
obj | T |
Return Value
Type | Description |
---|---|
string |