コード例 #1
0
 private void notification_ExploreLibrary(object sender, ExploreLibraryEventArgs e)
 {
     InvokeAction(() => ShowViewLibraryUI(e.LibraryName));
 }
コード例 #2
0
 private void notification_ExploreLibrary(object sender, ExploreLibraryEventArgs e)
 {
     InvokeAction(() => ShowViewLibraryUI(e.LibraryName));
 }