Exemplo n.º 1
0
 public override void UpdateStatistic(string name, object value)
 {
     VerifyResult(_cco.UpdateStatistics(name + "=" + value));
 }