Esempio n. 1
0
 /// <param name='operations'>
 /// The operations group for this extension method.
 /// </param>
 /// <param name='id'>
 /// </param>
 public static string ApiPruebaSwaggerByIdGet(this IApidePruebaconSwagger operations, int id)
 {
     return(operations.ApiPruebaSwaggerByIdGetAsync(id).GetAwaiter().GetResult());
 }