Ejemplo n.º 1
0
 protected override void OnBeforeShow()
 {
     base.OnBeforeShow();
     _close = UiUtils.GetAndSetButton(_go, CLOSE, Close);
 }