コード例 #1
0
 public void InsertNewCatName(string NewCatName)
 {
     budrep.InsertNewCatName(NewCatName);
 }