Initializes a new instance of the CreateStoreRequestObject class
Namespace: BrightstarDB.DtoAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public CreateStoreRequestObject() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: CreateStoreRequestObject() |
| F# |
|---|
new : unit -> CreateStoreRequestObject |