Example #1
0
 public static string ToString(BitVector64 value)
 {
     return(value.ToString());
 }