Example #1
0
 private void GotoCastle(object sender, Button.ClickEventArgs args)
 {
     interf.GotoCastle();
     interf.ClosePopup();
 }