Example #1
0
 public override string ToString()
 {
     return(Utf8.Utf8ToString() + "/" + Bucket.ToString("0.0", CultureInfo.InvariantCulture));
 }