コード例 #1
0
 public ResetPassword()
 {
     db = new DB();
     InitializeComponent();
     fillUsers();
 }