internal void Add(ToolElement element)
 {
     BaseAdd(element);
 }
Exemple #2
0
 internal void Add(ToolElement element)
 {
     BaseAdd(element);
 }