Esempio n. 1
0
 public GetDiagnosticViewResponse GetDiagnosticView(GetDiagnosticViewRequest request)
 {
     return(_service.GetDiagnosticView(request));
 }
Esempio n. 2
0
 public GetDiagnosticViewResponse GetDiagnosticView(GetDiagnosticViewRequest request)
 {
     return _service.GetDiagnosticView(request);
 }