[]
Constructs a new Counter based on the specified description.
public static Counter Create(Device device, CounterDescription description)
| Type | Name | Description |
|---|---|---|
| Device | device | The device with which to associate the state object. |
| CounterDescription | description | The counter description. |
| Type | Description |
|---|---|
| Counter |