Class StringTable
Inheritance
System.Object
    StringTable
  Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class StringTable : ProtoBuf.IExtensibleConstructors
StringTable()
Declaration
public StringTable()Properties
s
Declaration
public List<byte[]> s { get; }Property Value
| System.Collections.Generic.List<System.Byte[]> 
 |