Table of Contents

Class KeyValue

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class KeyValue
Inheritance
KeyValue
Inherited Members
Extension Methods

Constructors

KeyValue()

public KeyValue()

Properties

Name

public string Name { get; set; }

Property Value

string

Value

public string Value { get; set; }

Property Value

string