C# Class ProjektMVP.Models.RezerwacjaModel

Inheritance: IRezerwacjaModel
ファイルを表示 Open project: maciok/InzynieriaOprogramowania

Public Methods

Method Description
PrzedluzPobyt ( RezerwacjaPrzedluzPobytDTO dto ) : bool
SprawdzPrzedluzPobyt ( RezerwacjaPrzedluzPobytDTO dto ) : bool

Method Details

PrzedluzPobyt() public method

public PrzedluzPobyt ( RezerwacjaPrzedluzPobytDTO dto ) : bool
dto ProjektMVP.DTO.RezerwacjaPrzedluzPobytDTO
return bool

SprawdzPrzedluzPobyt() public method

public SprawdzPrzedluzPobyt ( RezerwacjaPrzedluzPobytDTO dto ) : bool
dto ProjektMVP.DTO.RezerwacjaPrzedluzPobytDTO
return bool