Home ITypeResolver Interface
Post
Cancel

ITypeResolver Interface

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.
This post is licensed under CC BY 4.0 by the author.