Inheritance Hierarchy
Apptus.ESales.Connector.src.main.csharp.Apptus.ESales.ConnectorJsonParser
Namespace: Apptus.ESales.Connector.src.main.csharp.Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax
C#
public class JsonParser
The JsonParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | JsonParser | Initializes a new instance of the JsonParser class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse | |
![]() | ToString | (Inherited from Object.) |
See Also