示例#1
0
 private void clearLogsToolStripMenuItem_Click(object sender, EventArgs e)
 {
     SerializeData.clearLogs();
 }