Example #1
0
 public virtual void DeleteDssObjectMapping(Int32 id)
 {
     entityDao.DeleteDssObjectMapping(id);
 }