コード例 #1
0
 public bool Destroy(object DataControlId)
 {
     return(DDataControl.Destroy(DataControlId) == 1);
 }