コード例 #1
0
 public static void Feedback_Delete(string Id)
 {
     db.Feedback_Delete(Id);
 }