C# Класс CSMongo.Results.ProfileResult

Contains information about the profile level for the server
Наследование: MethodResult
Показать файл Открыть проект

Открытые методы

Метод Описание
ProfileResult ( BsonObject document ) : System

Returns information about the profile level for this database

Описание методов

ProfileResult() публичный Метод

Returns information about the profile level for this database
public ProfileResult ( BsonObject document ) : System
document BsonObject
Результат System