public void imethod_0(Graphics graphics, Color color, int x, int y) { if ((color.ToArgb() & 16777215) == this.int_0) { color = this.color_1; } Class735.smethod_3(graphics, color, x, y); }
public void imethod_0(Graphics graphics, Color color, int x, int y) { Class735.smethod_3(graphics, this.color_0, x, y); }