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.

◆ GetDataContracts< TService >()

virtual Type Cqrs.Services.WcfDataContractResolverConfiguration.GetDataContracts< TService > ( string  operationName)
virtual

Gets the Type of DataContractResolver for the operation named operationName of the TService

Template Parameters
TServiceThe Type of service.
Parameters
operationNameThe name of the operation.