ExitCommand Class

Namespace
Xenial.Delicious.Commands
Base Types
  • object
graph BT Type-->Base0["object"] Type["ExitCommand"] class Type type-node

Syntax

public static class ExitCommand

Methods

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