Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mdbc
RawDictionarySerializer
C# 클래스 Mdbc.RawDictionarySerializer
상속:
MongoDB.Bson.Serialization.Serializers.RawBsonDocumentSerializer
파일 보기
프로젝트 열기: nightroman/Mdbc
공개 메소드들
메소드
설명
Deserialize
(
BsonReader
bsonReader
,
Type
nominalType
,
Type
actualType
,
IBsonSerializationOptions
options
) :
object
메소드 상세
Deserialize()
공개
메소드
public
Deserialize
(
BsonReader
bsonReader
,
Type
nominalType
,
Type
actualType
,
IBsonSerializationOptions
options
) :
object
bsonReader
BsonReader
nominalType
System.Type
actualType
System.Type
options
IBsonSerializationOptions
리턴
object