CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ TryResolveUnResolvedType()

abstract bool Cqrs.Services.ServiceParameterResolver< TServiceParameter, TSingleSignOnTokenResolver >.TryResolveUnResolvedType ( Type  dataContractType,
Type  declaredType,
DataContractResolver  knownTypeResolver,
ref XmlDictionaryString  typeName,
ref XmlDictionaryString  typeNamespace 
)
protectedpure virtual