/// <summary>
 /// Creates a new instance of the FluentXpoObject
 /// </summary>
 public FluentXpoUrlObject()
 {
     xpoObject = new XpoUrlObject();
 }
Beispiel #2
0
 /// <summary>
 /// Creates a new instance of the FluentXpoObject
 /// </summary>
 public FluentXpoUrlObject()
 {
     xpoObject = new XpoUrlObject();
 }