Exemplo n.º 1
0
 public override void OnButtonPress()
 {
     var cfg = new AltarboyConfig();
        cfg.ShowDialog();
 }
Exemplo n.º 2
0
        public override void OnButtonPress()
        {
            var cfg = new AltarboyConfig();

            cfg.ShowDialog();
        }