C# Class VendingMachine.Console.HelpContent

Mostrar archivo Open project: posaunehm/Codersation

Public Properties

Property Type Description
Command string
Description string
Ignored bool
Usage string

Property Details

Command public_oe property

public string Command
return string

Description public_oe property

public string Description
return string

Ignored public_oe property

public bool Ignored
return bool

Usage public_oe property

public string Usage
return string