C# Class CSMongo.Helpers

Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
ExportBytes ( byte bytes, string path ) : void
MakeRegexSafe ( object value ) : string

Method Details

ExportBytes() public static méthode

public static ExportBytes ( byte bytes, string path ) : void
bytes byte
path string
Résultat void

MakeRegexSafe() public static méthode

public static MakeRegexSafe ( object value ) : string
value object
Résultat string