Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
ServiceModel
Dispatcher
WebMessageFormatter.RawMessage
C# Class System.ServiceModel.Dispatcher.WebMessageFormatter.RawMessage
Inheritance:
System.Globalization.Message
Exibir arquivo
Open project: kumpera/mono
Public Methods
Method
Description
RawMessage
(
Stream
stream
) :
System
Protected Methods
Method
Description
OnWriteBodyContents
(
XmlDictionaryWriter
writer
) :
void
Method Details
OnWriteBodyContents()
protected
method
protected
OnWriteBodyContents
(
XmlDictionaryWriter
writer
) :
void
writer
System.Xml.XmlDictionaryWriter
return
void
RawMessage()
public
method
public
RawMessage
(
Stream
stream
) :
System
stream
Stream
return
System