Home NameValuesPairSnapshot Class
Post
Cancel

NameValuesPairSnapshot Class

Definition

Namespace: EntityDb.Mvc.Agents
Assembly: EntityDb.Mvc

Represents the headers used by agent.

1
public sealed class NameValuesPairSnapshot : System.IEquatable<NameValuesPairSnapshot>

Inheritance: Object

Constructors

NameValuesPairSnapshot(String, String[]) Represents the headers used by agent.

Properties

NameThe name of the pair.
ValuesThe values of the pair.
This post is licensed under CC BY 4.0 by the author.