Exemplo n.º 1
0
 public RepositoryPattern(IORMFramework ormFramework, RequestContext context)
 {
     this._ormFramework = ormFramework;
 }