コード例 #1
0
 public dynamic SearchTSkhoa_BLL(string tenkhoa, string id)
 {
     return(dt.SearchTSkhoa_DAL(tenkhoa, id));
 }