Exemplo n.º 1
0
 public static long Save(Log myLog)
 {
     return(LogDB.Save(myLog));
 }