Initializes a new instance of the StoreResponseModel class
Namespace: BrightstarDB.DtoAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public StoreResponseModel( string storeName ) |
| Visual Basic |
|---|
Public Sub New ( storeName As String ) |
| Visual C++ |
|---|
public: StoreResponseModel( String^ storeName ) |
| F# |
|---|
new : storeName : string -> StoreResponseModel |
Parameters
- storeName
- Type: System..::..String
[Missing <param name="storeName"/> documentation for "M:BrightstarDB.Dto.StoreResponseModel.#ctor(System.String)"]
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | |
| System..::..ArgumentException |