Ejemplo n.º 1
0
 public PainterApp(Delegates.LogCallback logcb)
 {
     this.m_painter = PainterApp.GetPainter8Window();
     this.m_log_cb  = logcb;
 }