![]() |
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.
|
Resolves parameter types when serialising with WCF. More...
Public Member Functions | |
Type | ResolveName (string typeName, string typeNamespace, Type declaredType, DataContractResolver knownTypeResolver) |
Indicates if the provided typeName is resolvable. More... | |
bool | TryResolveType (Type dataContractType, Type declaredType, DataContractResolver knownTypeResolver, out XmlDictionaryString typeName, out XmlDictionaryString typeNamespace) |
Returns the Type if the typeName is resolvable. More... | |
Resolves parameter types when serialising with WCF.