예제 #1
0
 private void notification_ExploreLibrary(object sender, ExploreLibraryEventArgs e)
 {
     InvokeAction(() => ShowViewLibraryUI(e.LibraryName));
 }
 private void notification_ExploreLibrary(object sender, ExploreLibraryEventArgs e)
 {
     InvokeAction(() => ShowViewLibraryUI(e.LibraryName));
 }