Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
MongoDB
Bson
Serialization
Conventions
NeverIgnoreExtraElementsConvention
C# Класс MongoDB.Bson.Serialization.Conventions.NeverIgnoreExtraElementsConvention
Наследование:
IIgnoreExtraElementsConvention
Показать файл
Открыть проект
Открытые методы
Метод
Описание
IgnoreExtraElements
(
Type
type
) :
bool
Determines whether to ignore extra elements for a class.
Описание методов
IgnoreExtraElements()
публичный
Метод
Determines whether to ignore extra elements for a class.
public
IgnoreExtraElements
(
Type
type
) :
bool
type
System.Type
The class.
Результат
bool