Provides helper methods for generation and handling B* REST API requests
Namespace: BrightstarDB.Client
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
C# |
---|
public static class RestClientHelper |
Visual Basic |
---|
Public NotInheritable Class RestClientHelper |
Visual C++ |
---|
public ref class RestClientHelper abstract sealed |
F# |
---|
[<AbstractClassAttribute>] [<SealedAttribute>] type RestClientHelper = class end |