Efficient formatter for enums.
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common.dll
Syntax
public static class EnumFormatter
Methods
Name | Description |
---|---|
GetString<T>(T) | Returns the string value of the given enum value. |