- Namespace
- Xenial
.Delicious .Protocols - Interfaces
-
- IDisposable
graph BT
Type-.->Interface0["IDisposable"]
Type["ITastyRemote"]
class Type type-node
Syntax
public interface ITastyRemote : IDisposable
Events
| Name | Type | Summary |
|---|---|---|
| Cancellation |
EventHandler? | |
| ExecuteCommand | EventHandler |
Methods
| Name | Value | Summary |
|---|---|---|
| ClearConsole |
Task | |
| RegisterCommands |
Task | |
| Report |
Task | |
| Report |
Task | |
| ResetColor |
Task | |
| Signal |
Task | |
| Signal |
Task |