C# Class Model.BO.ComandaBO

显示文件 Open project: mikemajesty/Caixapadariav2 Class Usage Examples

Public Methods

Method Description
ComandaBO ( ) : Mike.Utilities.Desktop
VerificaSeExisteComanda ( Comanda comanda ) : bool
VerificarSeExisteComandaNaAlteracao ( Comanda comanda ) : bool

Method Details

ComandaBO() public method

public ComandaBO ( ) : Mike.Utilities.Desktop
return Mike.Utilities.Desktop

VerificaSeExisteComanda() public method

public VerificaSeExisteComanda ( Comanda comanda ) : bool
comanda Model.Entidades.Comanda
return bool

VerificarSeExisteComandaNaAlteracao() public method

public VerificarSeExisteComandaNaAlteracao ( Comanda comanda ) : bool
comanda Model.Entidades.Comanda
return bool