コード例 #1
0
 public TbconclusionRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #2
0
 public TbtarifActifRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #3
0
 public TbrubriqueConstatationRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #4
0
 public TbdossierSortisRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #5
0
 public TbexpertiseTypeNoteRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #6
0
 public TbpriseEnChargeRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #7
0
 public TbphotoRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #8
0
 public TbmodeReglementRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #9
0
 public TbtypPeintureTarifActifTarifHonoraireNbreElemntRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #10
0
 public TbnbreElementMainOeuvreTypePeintureRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #11
0
 public TbdossierEtatRapportRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #12
0
 public TbparametreRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #13
0
 public TbproprietaireRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #14
0
 public TbprofilRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #15
0
 public TbspecialiteRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #16
0
 public TbnbreElementRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #17
0
 public TbtarifHoraireRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #18
0
 public TbexpertiseRubriqueMoRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #19
0
 public TbfournitureRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #20
0
 public TbuserDossierRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #21
0
 public TbagentRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #22
0
 public RepositoryBase(DbExpertAutoContext repositoryContext)
 {
     this.RepositoryContext = repositoryContext;
 }
コード例 #23
0
 public TbtypeTravauxRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #24
0
 public TbpointChocRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #25
0
 public TbtypeUserDroitRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #26
0
 public TbdroitsRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #27
0
 public TbtypeValeurRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #28
0
 public ConnexionRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #29
0
ファイル: TbnoteRepository.cs プロジェクト: nsankouakou/EAuto
 public TbnoteRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }
コード例 #30
0
 public TbmainOeuvrePointChocRepository(DbExpertAutoContext repositoryContext)
     : base(repositoryContext)
 {
 }