예제 #1
0
 private void Test1Click()
 {
     _clientManager.ShowDialog(PlayerControl.VideoPanel);
 }
예제 #2
0
 private void Test1Click()
 {
     clientManager.ShowDialog();
 }