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