Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Npgsql
ClientMessage
C# 클래스 Npgsql.ClientMessage
For classes representing messages sent from the client to the server.
파일 보기
프로젝트 열기: undeadlabs/Npgsql
공개 메소드들
메소드
설명
WriteToStream
(
Stream
outputStream
) :
void
메소드 상세
WriteToStream()
공개
추상적인
메소드
public
abstract
WriteToStream
(
Stream
outputStream
) :
void
outputStream
Stream
리턴
void