예제 #1
0
		public BuildRequestRepository()
		{
			this.dbContext = new SisifoDBContext();
		}
예제 #2
0
		public RequestVersionRepository()
		{
			this.dbContext = new SisifoDBContext();
		}