C# Class MongoDB.Driver.Binary

Datei anzeigen Open project: sdether/mongodb-csharp Class Usage Examples

Public Methods

Method Description
Binary ( ) : System
Binary ( byte value ) : System
ToString ( ) : string

Method Details

Binary() public method

public Binary ( ) : System
return System

Binary() public method

public Binary ( byte value ) : System
value byte
return System

ToString() public method

public ToString ( ) : string
return string