EnumFormatter Class |
Efficient formatter for enums.
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.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.
|