Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InitializeHandlerArguments<Input>

public

Type parameters

  • Input: object

Hierarchy

Index

Properties

Properties

input

input: Input

User input to a command. Reflects the userland representation of the union of data types the command can effectively handle.