CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless 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.