ITastyRemote.

RegisterCommands(IList<SerializableTastyCommand>) Method

Namespace
Xenial.Delicious.Protocols
Containing Type
ITastyRemote

Syntax

Task RegisterCommands(IList<SerializableTastyCommand> commands)

Parameters

Name Type Description
commands IList<SerializableTastyCommand>

Return Value

Type Description
Task