C# 클래스 System.Xml.XmlWriterSettings

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CheckReadOnly void

공개 메소드들

메소드 설명
Clone ( ) : XmlWriterSettings
Reset ( ) : void
XmlWriterSettings ( ) : System

비공개 메소드들

메소드 설명
CheckReadOnly ( string propertyName ) : void

메소드 상세

Clone() 공개 메소드

public Clone ( ) : XmlWriterSettings
리턴 XmlWriterSettings

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

XmlWriterSettings() 공개 메소드

public XmlWriterSettings ( ) : System
리턴 System