示例#1
0
 public virtual void CreateLocation(Location entity)
 {
     entityDao.CreateLocation(entity);
 }