コード例 #1
0
 public UserImageRepo(jtf_ProjectContext context) : base(context)
 {
 }
コード例 #2
0
 public LayoutSettingsRepo(jtf_ProjectContext context) : base(context)
 {
 }
コード例 #3
0
 public UserProfileRepo(jtf_ProjectContext context) : base(context)
 {
 }
コード例 #4
0
 public TruckRepo(jtf_ProjectContext context) : base(context)
 {
 }
コード例 #5
0
 public SaleRepo(jtf_ProjectContext context) : base(context)
 {
 }
コード例 #6
0
 public OtherExpenceRepo(jtf_ProjectContext context) : base(context)
 {
 }
コード例 #7
0
 public DriverRepo(jtf_ProjectContext context) : base(context)
 {
 }
コード例 #8
0
 public DestinationRepo(jtf_ProjectContext context) : base(context)
 {
 }