Beispiel #1
0
 public DataTable GetAgent(int UserID)
 {
     return(aidePlatformManagerData.GetAgent(UserID));
 }