ExitCommand Class

Namespace
Xenial.Delicious.Commands
Base Types
  • object
ExitCommand
object

Syntax

public static class ExitCommand

Methods

Name Value Summary
Register() (string name, Func<RuntimeContext, Task> command, string? description, bool? isDefault)
static