示例#1
0
 public virtual int CountByUpcoming()
 {
     return(_innerRepository.CountByUpcoming());
 }