Example #1
0
 public DataTable SelectSceneItemInfo_MAS(TMisMonitorResultVo TMisMonitorResultVo, string strSample)
 {
     return(access.SelectSceneItemInfo_MAS(TMisMonitorResultVo, strSample));
 }