コード例 #1
0
 public int getDeviceCount(QueryConditionModel conditValue)
 {
     return(dal.getDeviceCount(conditValue));
 }