Example #1
0
 public virtual DssObjectMapping LoadDssObjectMapping(Int32 id)
 {
     return(entityDao.LoadDssObjectMapping(id));
 }