public CorpusFundMManager(IUnitOfWork uow)
 {
     this.corpusfundrepo = uow.GetCorpusFundMRepository();
 }