.NET wrapper for the Brightstar REST API
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class BrightstarRestClient : IBrightstarService |
| Visual Basic |
|---|
Public Class BrightstarRestClient Implements IBrightstarService |
| Visual C++ |
|---|
public ref class BrightstarRestClient : IBrightstarService |
| F# |
|---|
type BrightstarRestClient = class interface IBrightstarService end |