Skip to content

Aplicación de máquina expendedora programada en C# y .NET

Notifications You must be signed in to change notification settings

SergioBerrio/Maquina-Expendedora-.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Máquina expendedora de chucherías en C# y .NET

Paradise Resort Hotel

Clase VariablesEntorno

ES

En esta aplicación hay una clase única que contiene todas las variables de uso necesarias, 2 arrays para nombres y precios y 2 conjuntos de variables para manejar las cantidad y hacer los cálculos finales de ganancias.

EN

In this application there is a unique class which contains all the necessary variables to use, 2 arrays with names and prices and 2 sets of variables for handling the quantities and get the final profit calculations.

Funcionamiento general

ES

La aplicación está diseñada para una navegación entre interfaces, cada función que ofrece la máquina expendedora se corresponde a una interfaz diferente.

EN

The application is designed for a navigation between interfaces, each function offered by the vending machine corresponds to a different interface.

About

Aplicación de máquina expendedora programada en C# y .NET

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages