Exemplo n.º 1
0
 void onShowPlay(object data)
 {
     //通知action panel
     _actionPanel.onShowPlay(data);
     _lianQiPanel.onLQShowPlay(data);
 }