C# 클래스 SobekCM.Resource_Object.GenericXml.Reader.GenericXmlNode

파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GenericXmlNode ( ) : System

Constructor for a new instance of the GenericXmlNode class

ToString ( ) : string

Overrides the default method and returns a System.String that represents this instance

메소드 상세

GenericXmlNode() 공개 메소드

Constructor for a new instance of the GenericXmlNode class
public GenericXmlNode ( ) : System
리턴 System

ToString() 공개 메소드

Overrides the default method and returns a System.String that represents this instance
public ToString ( ) : string
리턴 string