Method | Description | |
---|---|---|
DaneRezerwacjiController ( ) : ProjektMVP.Controllers.Interfaces | ||
Drukuj ( PlatnoscEntity platnosc ) : void | ||
FormatTxt ( PlatnoscEntity platnosc ) : string | ||
ZaksiegujPlatnosc ( PlatnoscEntity platnosc ) : bool | ||
ZapiszDoPliku ( PlatnoscEntity platnosc, PlatnoscFormatZapisu format ) : string |
Method | Description | |
---|---|---|
PrzedluzPobyt ( |
||
WyswietlPrzedluzPobyt ( |
public DaneRezerwacjiController ( ) : ProjektMVP.Controllers.Interfaces | ||
return | ProjektMVP.Controllers.Interfaces |
public Drukuj ( PlatnoscEntity platnosc ) : void | ||
platnosc | PlatnoscEntity | |
return | void |
public FormatTxt ( PlatnoscEntity platnosc ) : string | ||
platnosc | PlatnoscEntity | |
return | string |
public ZaksiegujPlatnosc ( PlatnoscEntity platnosc ) : bool | ||
platnosc | PlatnoscEntity | |
return | bool |
public ZapiszDoPliku ( PlatnoscEntity platnosc, PlatnoscFormatZapisu format ) : string | ||
platnosc | PlatnoscEntity | |
format | PlatnoscFormatZapisu | |
return | string |