Table of Contents

Class FileInfo.HeaderKV

Namespace
Phoesion.Glow.SDK.HologramDescriptors
Assembly
Phoesion.Glow.SDK.Hologram.dll
[MessagePackObject(false)]
public class FileInfo.HeaderKV
Inheritance
object
FileInfo.HeaderKV

Properties

Key

[Key(0)]
public string Key { get; set; }

Property Value

string

Value

[Key(1)]
public string Value { get; set; }

Property Value

string

Methods

ShallowClone()

public FileInfo.HeaderKV ShallowClone()

Returns

FileInfo.HeaderKV