Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
ServiceModel
Dispatcher
WebMessageFormatter.RawMessage
C# 클래스 System.ServiceModel.Dispatcher.WebMessageFormatter.RawMessage
상속:
System.Globalization.Message
파일 보기
프로젝트 열기: kumpera/mono
공개 메소드들
메소드
설명
RawMessage
(
Stream
stream
) :
System
보호된 메소드들
메소드
설명
OnWriteBodyContents
(
XmlDictionaryWriter
writer
) :
void
메소드 상세
OnWriteBodyContents()
보호된
메소드
protected
OnWriteBodyContents
(
XmlDictionaryWriter
writer
) :
void
writer
System.Xml.XmlDictionaryWriter
리턴
void
RawMessage()
공개
메소드
public
RawMessage
(
Stream
stream
) :
System
stream
Stream
리턴
System