예제 #1
0
 public CorpusFundMManager(IUnitOfWork uow)
 {
     this.corpusfundrepo = uow.GetCorpusFundMRepository();
 }