Beispiel #1
0
 public static PoolDS.PoolDSDataTable GetAllPoolAgents()
 {
     return(BllPool.GetAllPoolAgents());
 }