Definition
Namespace: EntityDb.Common.TypeResolvers
Assembly: EntityDb.Common
Represents a type that resolves a Type.
1
public interface ITypeResolver
Methods
ResolveType(EnvelopeHeaders) | Returns the resolved Type or throws if the Type cannot be resolved. |