예제 #1
0
 public override bool Update()
 {
     return(UseDbMethod(Databaza.UpdateUlica(IdUlice, Nazov, Mesto)));
 }