Exemplo n.º 1
0
 public Double GetMasterLogCount(string WhereStr)
 {
     return(ms.GetMasterLogCount(WhereStr));
 }