C# Class System.Xml._Proxy

显示文件 Open project: dolkensp/HoloXPLOR

Public Methods

Method Description
GetPath ( this element ) : String
Rename ( this element, String name ) : XmlElement

Method Details

GetPath() public static method

public static GetPath ( this element ) : String
element this
return String

Rename() public static method

public static Rename ( this element, String name ) : XmlElement
element this
name String
return XmlElement