Click or drag to resize
DbClientGet Method (String)
Execute a get

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected Result Get(
	string uri
)

Parameters

uri
Type: SystemString
The uri

Return Value

Type: Result
See Also