Exemplo n.º 1
0
 public GetRootControlDataResponse GetRootControlData()
 {
     return(Execute("GetRootControlData", () => ApiServiceInternal.GetRootControlData()));
 }