Show / Hide Table of Contents

Class StringTable

Inheritance
System.Object
StringTable
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class StringTable : ProtoBuf.IExtensible

Constructors

StringTable()

Declaration
public StringTable()

Properties

s

Declaration
public List<byte[]> s { get; }
Property Value
System.Collections.Generic.List<System.Byte[]>

Back to top Built by Itinero, MIT licensed.