Exemple #1
0
 public DataTable GetAgentRoles(int AgentLevel)
 {
     return(aidePlatformManagerData.GetAgentRoles(AgentLevel));
 }