Example #1
0
 public ActionResult ListaKind()
 {
     return(View(ObsługaBazyDanych.zwrocListeKind()));
 }