C# Class MongoDB.Driver.MongoMaxKey

Class representing the MaxKey Bson type. It will always compare higher than any other type.
Mostrar archivo Open project: sdether/mongodb-csharp

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
MongoMaxKey ( )

Method Details

MongoMaxKey() protected method

protected MongoMaxKey ( )

ToString() public method

public ToString ( ) : string
return string