Esempio n. 1
0
 public InterfacePainter()
 {
     this.pathFactory = new PathFactory();
 }
Esempio n. 2
0
        public InterfacePainter ()
	    {
            this.pathFactory = new PathFactory();
	    }