C# Class MongoDB.Driver.Binary

Afficher le fichier Open project: sdether/mongodb-csharp Class Usage Examples

Méthodes publiques

Méthode Description
Binary ( ) : System
Binary ( byte value ) : System
ToString ( ) : string

Method Details

Binary() public méthode

public Binary ( ) : System
Résultat System

Binary() public méthode

public Binary ( byte value ) : System
value byte
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string