コード例 #1
0
 public DbTableNameConventionAttribute(DbTableNameConventionType conventionType)
 {
     this.conventionType = conventionType;
 }
コード例 #2
0
 public DbTableNameConventionAttribute(DbTableNameConventionType conventionType)
 {
     this.conventionType = conventionType;
 }