D1GenericClient constructor
Initialize a new instance of the D1GenericClient
class.
public D1GenericClient(D1Channel d1Channel)
parameter | description |
---|---|
d1Channel | The D1Channel to use. |
Return Value
A new instance of the D1GenericClient
class.
See Also
- class D1Channel
- class D1GenericClient
- namespace CyberCrypt.D1.Client