示例#1
0
 public Color ColorFor(IClassification classification)
 {
     return(_classificationStyler.ColorFor(classification));
 }