C# Class MongoDB.Driver.MongoMinKey

Class representing the MinKey Bson type. It will always compare lower than any other type.
显示文件 Open project: sdether/mongodb-csharp

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
MongoMinKey ( )

Method Details

MongoMinKey() protected method

protected MongoMinKey ( )

ToString() public method

public ToString ( ) : string
return string