C# Class Jellyfish.Commands.CommandState

Show file Open project: Zenasoft/Jellyfish.Commands Class Usage Examples

Public Properties

Property Type Description
CommandGroup string
CommandName string
Flags ServiceCommandOptions

Property Details

CommandGroup public property

public string CommandGroup
return string

CommandName public property

public string CommandName
return string

Flags public property

public ServiceCommandOptions Flags
return ServiceCommandOptions