Home EnvelopeHeaders Struct
Post
Cancel

EnvelopeHeaders Struct

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

ValueThe backing value.
This post is licensed under CC BY 4.0 by the author.