C# 클래스 Model.BO.ComandaBO

파일 보기 프로젝트 열기: mikemajesty/Caixapadariav2 1 사용 예제들

공개 메소드들

메소드 설명
ComandaBO ( ) : Mike.Utilities.Desktop
VerificaSeExisteComanda ( Comanda comanda ) : bool
VerificarSeExisteComandaNaAlteracao ( Comanda comanda ) : bool

메소드 상세

ComandaBO() 공개 메소드

public ComandaBO ( ) : Mike.Utilities.Desktop
리턴 Mike.Utilities.Desktop

VerificaSeExisteComanda() 공개 메소드

public VerificaSeExisteComanda ( Comanda comanda ) : bool
comanda Model.Entidades.Comanda
리턴 bool

VerificarSeExisteComandaNaAlteracao() 공개 메소드

public VerificarSeExisteComandaNaAlteracao ( Comanda comanda ) : bool
comanda Model.Entidades.Comanda
리턴 bool