C# Class Marmalade_Global.Machine.MachineController

Afficher le fichier Open project: DMOE15C/project-marmelade

Méthodes publiques

Méthode Description
AddMachine ( MachineType type ) : bool

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

Method Details

AddMachine() public static méthode

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