Exemplo n.º 1
0
 Negotiator IRouteHandler.Put <TReq>(TReq requestModel)
 {
     return(_delegate.Put(requestModel));
 }