OperationResult
<
T
>
Constructor
Couchbase .NET SDK 2.0
Initializes a new instance of the
OperationResult
<
T
>
class
Namespace:
Couchbase
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
OperationResult
()
public OperationResult()
Public
Sub
New
Public Sub New
public
:
OperationResult
()
public: OperationResult()
new
:
unit
->
OperationResult
new : unit -> OperationResult
See Also
Reference
OperationResult
<
T
>
Class
Couchbase Namespace