Beispiel #1
0
 private void ClosePanel(IPanel _panel)
 {
     _panel.Deactivate();
 }