C# 클래스 Mono.Xml.XmlTextWriter.XmlNodeInfo

파일 보기 프로젝트 열기: runefs/Marvin

공개 프로퍼티들

프로퍼티 타입 설명
HasElements bool
HasSimple bool
LocalName string
NS string
Prefix string
XmlLang string
XmlSpace XmlSpace

프로퍼티 상세

HasElements 공개적으로 프로퍼티

public bool HasElements
리턴 bool

HasSimple 공개적으로 프로퍼티

public bool HasSimple
리턴 bool

LocalName 공개적으로 프로퍼티

public string LocalName
리턴 string

NS 공개적으로 프로퍼티

public string NS
리턴 string

Prefix 공개적으로 프로퍼티

public string Prefix
리턴 string

XmlLang 공개적으로 프로퍼티

public string XmlLang
리턴 string

XmlSpace 공개적으로 프로퍼티

public XmlSpace XmlSpace
리턴 XmlSpace