Beispiel #1
0
 public virtual Operation GetOperation(string controllerName)
 {
     return(SwaggerExtensions.GetOperation(controllerName));
 }