Exemplo n.º 1
0
 public void Remove(global::ConsoleApplication1.Report report)
 {
     base.BaseRemove(this.GetElementKey(report));
 }
Exemplo n.º 2
0
 public void Add(global::ConsoleApplication1.Report report)
 {
     base.BaseAdd(report);
 }