C# 클래스 CSMongo.Helpers

파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

메소드 설명
ExportBytes ( byte bytes, string path ) : void
MakeRegexSafe ( object value ) : string

메소드 상세

ExportBytes() 공개 정적인 메소드

public static ExportBytes ( byte bytes, string path ) : void
bytes byte
path string
리턴 void

MakeRegexSafe() 공개 정적인 메소드

public static MakeRegexSafe ( object value ) : string
value object
리턴 string