コード例 #1
0
 public AdminPanel(Admin p)
 {
     owner = p;
     InitializeComponent();
 }