Ejemplo n.º 1
0
 public PVP02PanelMediator(PVP02Panel pvpPanel) : base(NAME)
 {
     m_viewComponent = pvpPanel;
 }