Пример #1
0
 public static string GetLocationLevel(ELocationLevel locationLevelEnum)
 {
     return EnumHelper.GetEnumDescription(locationLevelEnum);
 }
Пример #2
0
 public static string GetLocationLevel(ELocationLevel locationLevelEnum)
 {
     return(EnumHelper.GetEnumDescription(locationLevelEnum));
 }