コード例 #1
0
ファイル: SMS.cs プロジェクト: lichz/QYLY-DataChange
 public int Del(string id)
 {
     return(iSMS.Del(id));
 }