Ejemplo n.º 1
0
 static bool Prepare()
 {
     NusGrabberFormPatch.FormClosing += (sender, e) => PLAYER?.Stop();
     return(true);
 }