Пример #1
0
 /// <summary>
 ///   Visits the specified element.
 /// </summary>
 /// <param name = "element">The element.</param>
 public void Visit(XCConfigurationList element)
 {
     this.Add (element);
 }
Пример #2
0
 /// <summary>
 ///   Visits the specified element.
 /// </summary>
 /// <param name = "element">The element.</param>
 public void Visit(XCConfigurationList element)
 {
     this.Add(element);
 }