![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
virtual |
Register the TDataContract to use for the operation named operationName for the TService .
TService | The Type of service. |
TDataContract | The Type of the resolver. |
operationName | The name of the operation. |
registrationHandling | Defaults to RegistrationHandling.Replace |
TDataContract | : | new |