[]
Initializes a new instance of a class that inherits from the C1MagentoCommandBuilder class.
public C1MagentoCommandBuilder()
Public Sub New()
Initializes a new instance of a class that inherits from the C1MagentoCommandBuilder class receive a C1MagentoDataAdapter as input parameter.
public C1MagentoCommandBuilder(C1MagentoDataAdapter adapter)
Public Sub New(adapter As C1MagentoDataAdapter)
| Type | Name | Description |
|---|---|---|
| C1MagentoDataAdapter | adapter |