Table of Contents

Struct KvPair

Namespace
Coherence.Runtime
Assembly
Coherence.Runtime.dll
public struct KvPair

Fields

Key

public string Key

Field Value

string

Value

public string Value

Field Value

string