[]
Initializes a new instance of the ObjectConnector class.
public ObjectConnector(Workspace workspace, IEnumerable<T> data)
| Type | Name | Description |
|---|---|---|
| Workspace | workspace | Workspace to use the connector in. |
| IEnumerable<T> | data | Collection to import data from. |