示例#1
0
 public void AddEntity(Entities.Translation translation)
 {
     transHelper.AddEntity(new DAL.Entity.Translation());
 }