Exemplo n.º 1
0
 public PrekiuKrepselis(Preke preke, int kiekis)
 {
     this.preke  = preke;
     this.kiekis = kiekis;
 }
Exemplo n.º 2
0
 partial void UpdatePreke(Preke instance);
Exemplo n.º 3
0
 partial void DeletePreke(Preke instance);
Exemplo n.º 4
0
 partial void InsertPreke(Preke instance);