Beispiel #1
0
 public ColumnHeaderValue()
 {
     GoodColumnWithPercentMatches = new List<GoodColumnWithPercentMathces>();
     BestValue = new GoodColumnWithPercentMathces { Percent = 0.01F };
 }