Namespace: Metalama.Framework.Engine.Utilities
Assembly: Metalama.Framework.Sdk.dll
Syntax
public static class EnumExtensionsMethods
| Name | Description |
|---|---|
| ToStringSafe(Enum) | Returns a deterministic string representation of an enum value. For enums with alias members
(multiple names sharing the same underlying value, e.g. |