Example #1
0
 public DemandDataTable GetData()
 {
     return((DemandDataTable)database.GetDemand());
 }