Exemplo n.º 1
0
 /// <summary>
 /// Adds the specified element to collection.
 /// </summary>
 /// <param name="element">The element.</param>
 public void Add(AccessControlElement element)
 {
     BaseAdd(element);
 }
Exemplo n.º 2
0
 /// <summary>
 /// Adds the specified element to collection.
 /// </summary>
 /// <param name="element">The element.</param>
 public void Add(AccessControlElement element)
 {
     BaseAdd(element);
 }