示例#1
0
 private void DoCleanContext(object sender, EventArgs e)
 {
     librarian.CleanContext(controller.IsMusicalPlaylist);
 }