Beispiel #1
0
 public virtual GetAllErrorsResponse GetAllErrors(Agent agent, GetAllErrorsRequest getAllErrorsRequest)
 {
     return(AgentConnect.GetAllErrors(agent, getAllErrorsRequest));
 }