public static string GetEnumMemberValue( this Enum enumerator, string defaultValue = null )
In This Article