DictionaryCodec ClassA Sandcastle Documented Class Library
Inheritance Hierarchy

SystemObject
  Apptus.Util.StringDictionaryCodec

Namespace:  Apptus.Util.String
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public sealed class DictionaryCodec

The DictionaryCodec type exposes the following members.

Constructors

  NameDescription
Public methodDictionaryCodec
Initializes a new instance of the DictionaryCodec class
Public methodDictionaryCodec(Char)
Initializes a new instance of the DictionaryCodec class
Public methodDictionaryCodec(Char, Char)
Initializes a new instance of the DictionaryCodec class
Top
Methods

  NameDescription
Public methodDecodeDictionary(String)
Public methodDecodeDictionary(String, DictionaryString, String)
Public methodEncodeDictionary(DictionaryString, String)
Public methodEncodeDictionary(DictionaryString, String, StringBuilder)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference