コード例 #1
0
 public DataTable getServiceInfo(Dictionary <string, object> d)
 {
     return(db.getServiceInfo(d));
 }