Exemplo n.º 1
0
 public Visualizer(FrameProcessor fp)
 {
     this.fp = fp;
     InitializeComponent();
 }