Пример #1
0
 public MainRepository(Context.Context.Context repositoryContext)
 {
     this.repositoryContext = repositoryContext;
 }
        //private RefTypeRepository RefTypeRepository;

        public RepositoryWrapper(Context.Context.Context Context)
        {
            context = Context;
        }