C# 클래스 System.Xml._Proxy

파일 보기 프로젝트 열기: dolkensp/HoloXPLOR

공개 메소드들

메소드 설명
GetPath ( this element ) : String
Rename ( this element, String name ) : XmlElement

메소드 상세

GetPath() 공개 정적인 메소드

public static GetPath ( this element ) : String
element this
리턴 String

Rename() 공개 정적인 메소드

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