예제 #1
0
 public int CountCurrentOpenPositions()
 {
     return(_dataService.CountCurrentOpenPositions());
 }