Exemple #1
0
 public bool InsertLogRRO(LogRRO pL)
 {
     return(db.InsertLogRRO(pL));
 }