C# Class System.Xml._Proxy

Afficher le fichier Open project: dolkensp/HoloXPLOR

Méthodes publiques

Méthode Description
GetPath ( this element ) : String
Rename ( this element, String name ) : XmlElement

Method Details

GetPath() public static méthode

public static GetPath ( this element ) : String
element this
Résultat String

Rename() public static méthode

public static Rename ( this element, String name ) : XmlElement
element this
name String
Résultat XmlElement