示例#1
0
 public bool AddNewEntry(LineEntry e)
 {
     return(svc.AddNewEntry(e));
 }