Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MongoDB
Driver
IO
UpdateMessage
C# 클래스 MongoDB.Driver.IO.UpdateMessage
상속:
RequestMessage
파일 보기
프로젝트 열기: sdether/mongodb-csharp
1 사용 예제들
공개 메소드들
메소드
설명
UpdateMessage
( ) :
System
보호된 메소드들
메소드
설명
CalculateBodySize
(
BsonWriter
writer
) :
int
WriteBody
(
BsonWriter
writer
) :
void
메소드 상세
CalculateBodySize()
보호된
메소드
protected
CalculateBodySize
(
BsonWriter
writer
) :
int
writer
BsonWriter
리턴
int
UpdateMessage()
공개
메소드
public
UpdateMessage
( ) :
System
리턴
System
WriteBody()
보호된
메소드
protected
WriteBody
(
BsonWriter
writer
) :
void
writer
BsonWriter
리턴
void