示例#1
0
 public void Accept(IVisitor visitor)
 {
     visitor.SetRGB(this);
 }