Exemplo n.º 1
0
 public int Min(int x, int y)
 {
     return(Ctm.Min(x, y));
 }