Definition
Namespace: EntityDb.Common.Envelopes
 Assembly: EntityDb.Common
Represents information that can be used to resolve a Type by using a ITypeResolver.
1
public readonly struct EnvelopeHeaders : System.IEquatable<EnvelopeHeaders>
Inheritance: Object → ValueType
Constructors
| EnvelopeHeaders(IReadOnlyDictionary<String,String>) | Represents information that can be used to resolve a Type by using a ITypeResolver. | 
Properties
| Value | The backing value. |