Interface IRequestMarshaller<R, T>
public interface IRequestMarshaller<R, T> where T : MarshallerContext
Type Parameters
RT
Methods
Marshall(R, T)
void Marshall(R requestObject, T context)
Parameters
requestObjectRcontextT
public interface IRequestMarshaller<R, T> where T : MarshallerContext
RTvoid Marshall(R requestObject, T context)
requestObject Rcontext T