예제 #1
0
 public uint Umax(uint x, uint y)
 {
     return(Ctm.Umax(x, y));
 }