TastyServer.

RegisterCommands(IList<SerializableTastyCommand>) Method

Namespace
Xenial.Delicious.Remote
Containing Type
TastyServer

Syntax

public void RegisterCommands(IList<SerializableTastyCommand> commands)

Parameters

Name Type Description
commands IList<SerializableTastyCommand>

Return Value

Type Description
void