示例#1
0
 public override bool Insert()
 {
     return(UseDbMethod(Databaza.InsertTypLampy(Typ, Svietivost)));
 }