コード例 #1
0
 public Stan(Ksiazka ksiazka, string opis, bool czyWypozyczona) : this(ksiazka, opis, czyWypozyczona, DateTime.Now)
 {
 }