Ejemplo n.º 1
0
 public void Select(Nullable <long> ID_Datoteka)
 {
     _context.USP_Datoteka_SELECT(ID_Datoteka);
 }