コード例 #1
0
 private void exportToolStripMenuItem_Click(object sender, EventArgs e)
 {
     FileIo.Export(credentials);
 }