コード例 #1
0
 public List <PoctStatistics> GetPoctDeviceInfoBLL(string sn)
 {
     return(dal.GetPoctDeviceInfoDAL(sn));
 }