コード例 #1
0
 public void UpdateFromCategories(int id, string description)
 {
     md.UpdateFromCategories(id, description);
 }