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