C# Class CSMongo.Results.ProfileResult

Contains information about the profile level for the server
Inheritance: MethodResult
Show file Open project: hugoware/CSMongo

Public Methods

Method Description
ProfileResult ( BsonObject document ) : System

Returns information about the profile level for this database

Method Details

ProfileResult() public method

Returns information about the profile level for this database
public ProfileResult ( BsonObject document ) : System
document BsonObject
return System