Ejemplo n.º 1
0
 public bool Equals(System.Xml.Linq.XNode?x, System.Xml.Linq.XNode?y)
 {
     throw null;
 }
Ejemplo n.º 2
0
 public bool IsBefore(System.Xml.Linq.XNode?node)
 {
     throw null;
 }
Ejemplo n.º 3
0
 public bool IsAfter(System.Xml.Linq.XNode?node)
 {
     throw null;
 }
Ejemplo n.º 4
0
 public static bool DeepEquals(System.Xml.Linq.XNode?n1, System.Xml.Linq.XNode?n2)
 {
     throw null;
 }
Ejemplo n.º 5
0
 public static int CompareDocumentOrder(System.Xml.Linq.XNode?n1, System.Xml.Linq.XNode?n2)
 {
     throw null;
 }
Ejemplo n.º 6
0
 public int Compare(System.Xml.Linq.XNode?x, System.Xml.Linq.XNode?y)
 {
     throw null;
 }