示例#1
0
 public InterfacePainter()
 {
     this.pathFactory = new PathFactory();
 }
        public InterfacePainter ()
	    {
            this.pathFactory = new PathFactory();
	    }