コード例 #1
0
 public void setparam2(paramtype t)
 {
     param2 = t;
 }
コード例 #2
0
 public void setparam1(paramtype t)
 {
     param1 = t;
 }