Click or drag to resize
UpdateCommandBuilderTBuilder, TCommand, TOptions, TResponse Constructor (UpdateCommandBuilderTBuilder, TCommand, TOptions, TResponse)

Namespace:  RiakClient.Commands.CRDT
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public UpdateCommandBuilder(
	UpdateCommandBuilder<TBuilder, TCommand, TOptions, TResponse> source
)

Parameters

source
Type: RiakClient.Commands.CRDTUpdateCommandBuilderTBuilder, TCommand, TOptions, TResponse

[Missing <param name="source"/> documentation for "M:RiakClient.Commands.CRDT.UpdateCommandBuilder`4.#ctor(RiakClient.Commands.CRDT.UpdateCommandBuilder{`0,`1,`2,`3})"]

See Also