コード例 #1
0
 protected void Page_Load(object sender, EventArgs e)
 {
     int a = 4;
     ProductDescription1 p_d = new ProductDescription1(a);
 }
コード例 #2
0
 protected void Page_Load(object sender, EventArgs e)
 {
     int a=4;
     ProductDescription1 p_d = new ProductDescription1(a);
 }