コード例 #1
0
 private void SavingPlansButton_Click(object sender, EventArgs e)
 {
     MenuNavigation.RunSavingForm(this, userId);
 }