EnumFormatter Class |
Efficient formatter for enums.
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.10.10.0 (6.10.10.0)
C#
public static class EnumFormatter
The EnumFormatter type exposes the following members.
Name | Description | |
---|---|---|
GetString<T> |
Returns the string value of the given enum value.
|