C# Class Jellyfish.Commands.CommandState

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

Public Properties

Property Type Description
CommandGroup string
CommandName string
Flags ServiceCommandOptions

Property Details

CommandGroup public_oe property

public string CommandGroup
return string

CommandName public_oe property

public string CommandName
return string

Flags public_oe property

public ServiceCommandOptions Flags
return ServiceCommandOptions