Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Npgsql
ClientMessage
C# Class Npgsql.ClientMessage
For classes representing messages sent from the client to the server.
显示文件
Open project: undeadlabs/Npgsql
Public Methods
Method
Description
WriteToStream
(
Stream
outputStream
) :
void
Method Details
WriteToStream()
public
abstract
method
public
abstract
WriteToStream
(
Stream
outputStream
) :
void
outputStream
Stream
return
void