Click or drag to resize

ClientUpdateCommand Method

[Missing <summary> documentation for "M:MattermostDriver.Client.UpdateCommand(MattermostDriver.Command)"]

Namespace:  MattermostDriver
Assembly:  MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntax
public Command UpdateCommand(
	Command command
)

Parameters

command
Type: MattermostDriverCommand

[Missing <param name="command"/> documentation for "M:MattermostDriver.Client.UpdateCommand(MattermostDriver.Command)"]

Return Value

Type: Command

[Missing <returns> documentation for "M:MattermostDriver.Client.UpdateCommand(MattermostDriver.Command)"]

See Also