C# Class Model.BO.ComandaBO

Afficher le fichier Open project: mikemajesty/Caixapadariav2 Class Usage Examples

Méthodes publiques

Méthode Description
ComandaBO ( ) : Mike.Utilities.Desktop
VerificaSeExisteComanda ( Comanda comanda ) : bool
VerificarSeExisteComandaNaAlteracao ( Comanda comanda ) : bool

Method Details

ComandaBO() public méthode

public ComandaBO ( ) : Mike.Utilities.Desktop
Résultat Mike.Utilities.Desktop

VerificaSeExisteComanda() public méthode

public VerificaSeExisteComanda ( Comanda comanda ) : bool
comanda Model.Entidades.Comanda
Résultat bool

VerificarSeExisteComandaNaAlteracao() public méthode

public VerificarSeExisteComandaNaAlteracao ( Comanda comanda ) : bool
comanda Model.Entidades.Comanda
Résultat bool