コード例 #1
0
 public DeletePublisher()
 {
     InitializeComponent();
     controllerObj = new Controller();
 }