C# Class VendingMachine.Console.HelpContent

Show file Open project: posaunehm/Codersation

Public Properties

Property Type Description
Command string
Description string
Ignored bool
Usage string

Property Details

Command public property

public string Command
return string

Description public property

public string Description
return string

Ignored public property

public bool Ignored
return bool

Usage public property

public string Usage
return string