示例#1
0
 def construct(self, color_string):
     self.color = parse_color_string(color_string)
 def construct(self, color_string):
     self.color = parse_color_string(color_string)