C# Класс ProjektMVP.Controllers.DaneRezerwacjiController

Наследование: Controller, IDaneRezerwacjiPresenter
Показать файл Открыть проект

Открытые методы

Метод Описание
DaneRezerwacjiController ( ) : ProjektMVP.Controllers.Interfaces
Drukuj ( PlatnoscEntity platnosc ) : void
FormatTxt ( PlatnoscEntity platnosc ) : string
ZaksiegujPlatnosc ( PlatnoscEntity platnosc ) : bool
ZapiszDoPliku ( PlatnoscEntity platnosc, PlatnoscFormatZapisu format ) : string

Приватные методы

Метод Описание
PrzedluzPobyt ( RezerwacjaPrzedluzPobytDTO dto ) : System.Web.Mvc.ActionResult
WyswietlPrzedluzPobyt ( RezerwacjaPrzedluzPobytDTO dto ) : System.Web.Mvc.ActionResult

Описание методов

DaneRezerwacjiController() публичный Метод

public DaneRezerwacjiController ( ) : ProjektMVP.Controllers.Interfaces
Результат ProjektMVP.Controllers.Interfaces

Drukuj() публичный Метод

public Drukuj ( PlatnoscEntity platnosc ) : void
platnosc PlatnoscEntity
Результат void

FormatTxt() публичный Метод

public FormatTxt ( PlatnoscEntity platnosc ) : string
platnosc PlatnoscEntity
Результат string

ZaksiegujPlatnosc() публичный Метод

public ZaksiegujPlatnosc ( PlatnoscEntity platnosc ) : bool
platnosc PlatnoscEntity
Результат bool

ZapiszDoPliku() публичный Метод

public ZapiszDoPliku ( PlatnoscEntity platnosc, PlatnoscFormatZapisu format ) : string
platnosc PlatnoscEntity
format PlatnoscFormatZapisu
Результат string