Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NServiceBus
XmlSerialization.RawXmlTextWriter
C# 클래스 NServiceBus.XmlSerialization.RawXmlTextWriter
상속:
System.Xml.XmlTextWriter
파일 보기
프로젝트 열기: Particular/NServiceBus
공개 메소드들
메소드
설명
Close
( ) :
void
RawXmlTextWriter
(
Stream
w
,
XmlWriterSettings
settings
) :
System
WriteEndElement
( ) :
void
메소드 상세
Close()
공개
메소드
public
Close
( ) :
void
리턴
void
RawXmlTextWriter()
공개
메소드
public
RawXmlTextWriter
(
Stream
w
,
XmlWriterSettings
settings
) :
System
w
Stream
settings
System.Xml.XmlWriterSettings
리턴
System
WriteEndElement()
공개
메소드
public
WriteEndElement
( ) :
void
리턴
void