示例#1
0
 public RepoProductCategory(BusinessDBEntities context) : base(context)
 {
 }
示例#2
0
 public RepoContact(BusinessDBEntities context) : base(context)
 {
 }