コード例 #1
0
 public int Sub(int x, int y)
 {
     return(sub.Sub(x, y));
 }