예제 #1
0
 private void NotifyMenu_LaunchEditor_Click(object sender, EventArgs e)
 {
     CurrentWorkspace.LaunchEditor();
 }