Ejemplo n.º 1
0
 public uint Umin(uint x, uint y)
 {
     return(Ctm.Umin(x, y));
 }