Example #1
0
 public virtual void CreateDssObjectMapping(DssObjectMapping entity)
 {
     entityDao.CreateDssObjectMapping(entity);
 }