C# 클래스 HDHomerun_Stream_Builder.Utils

파일 보기 프로젝트 열기: robnewton/HDHomeRun_Stream_Builder

공개 메소드들

메소드 설명
Empty ( string s ) : bool
MakeSafeFilename ( string filename, char replaceChar ) : string

메소드 상세

Empty() 공개 정적인 메소드

public static Empty ( string s ) : bool
s string
리턴 bool

MakeSafeFilename() 공개 정적인 메소드

public static MakeSafeFilename ( string filename, char replaceChar ) : string
filename string
replaceChar char
리턴 string