Beispiel #1
0
 public List <string> GetAgentName()
 {
     return(agentConfig.GetAgentName());
 }