Ejemplo n.º 1
0
 public static void AddStatistics(TickStatistics statistics, string name)
 {
     sCol.AddStatisticsl(statistics, name);
 }