C# Class Marmalade_Global.Machine.MachineController

显示文件 Open project: DMOE15C/project-marmelade

Public Methods

Method Description
AddMachine ( MachineType type ) : bool

Creates a machine from parameters and adds it to the database.

Method Details

AddMachine() public static method

Creates a machine from parameters and adds it to the database.
public static AddMachine ( MachineType type ) : bool
type MachineType
return bool