.NET wrapper for the Brightstar REST API

Namespace: BrightstarDB.Client
Assembly: 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

Inheritance Hierarchy

System..::..Object
  BrightstarDB.Client..::..BrightstarRestClient

See Also