Example #1
0
 public ulong Ulmax(ulong x, ulong y)
 {
     return(Ctm.Ulmax(x, y));
 }