Initializes a new instance of the StoreResponseModel class

Namespace: BrightstarDB.Dto
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public StoreResponseModel()
Visual Basic
Public Sub New
Visual C++
public:
StoreResponseModel()
F#
new : unit -> StoreResponseModel

See Also