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