ITastyRemote Interface

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
CancellationRequested EventHandler?
ExecuteCommand EventHandler<ExecuteCommandEventArgs>?

Methods