コード例 #1
0
 void _synth_BookmarkReached(object sender, BookmarkReachedEventArgs e)
 {
     System.Diagnostics.Debug.WriteLine(e.ToString());
 }