This is the Json implementation of WhiteTiger Service it basically does the same as the SOAP one
just initialize the CommandModel and oyu are ready
Namespace: White_TigerAssembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)
Syntax
C# |
---|
public class WhiteTigerServiceJson : IWhiteTigerServiceJson |
Visual Basic |
---|
Public Class WhiteTigerServiceJson Implements IWhiteTigerServiceJson |
Visual C++ |
---|
public ref class WhiteTigerServiceJson : IWhiteTigerServiceJson |