コード例 #1
0
 // Constructor
 public ManageNewsControl()
 {
     publisher = new NewsPublisher();
 }
コード例 #2
0
 // Constructor
 public ManageNewsControl()
 {
     publisher = new NewsPublisher();
 }