예제 #1
0
 public GetDiagnosticViewResponse GetDiagnosticView(GetDiagnosticViewRequest request)
 {
     return(_service.GetDiagnosticView(request));
 }
예제 #2
0
 public GetDiagnosticViewResponse GetDiagnosticView(GetDiagnosticViewRequest request)
 {
     return _service.GetDiagnosticView(request);
 }