Click or drag to resize
CommandBuilderTBuilder, TCommand, TOptions Constructor (CommandBuilderTBuilder, TCommand, TOptions)

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

Parameters

source
Type: RiakClient.CommandsCommandBuilderTBuilder, TCommand, TOptions

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

See Also