Ejemplo n.º 1
0
 /// <summary>
 /// Send a 200 response with no payload
 /// </summary>
 /// <param name='operations'>
 /// The operations group for this extension method.
 /// </param>
 public static A GetDefaultModelA200None(this IMultipleResponses operations)
 {
     return(operations.GetDefaultModelA200NoneAsync().GetAwaiter().GetResult());
 }