Beispiel #1
0
 public string AsString(Enum value)
 {
     return(_cache.AsString(ToInt(value)));
 }