C# 클래스 Library.Tools.Program

파일 보기 프로젝트 열기: Alliance-Network/Library

공개 메소드들

메소드 설명
HtmlEncode_Hex ( string text ) : string

비공개 메소드들

메소드 설명
Decode ( string option ) : IEnumerable
Define ( string path, bool on, string name ) : void
GetFiles ( string directory ) : IEnumerable
GetHash ( IEnumerable filePaths ) : byte[]
GetUniqueFileName ( string path ) : string
GetUniqueFileStream ( string path ) : FileStream
LanguageSetting ( string languageXmlPath ) : void
Main ( string args ) : void

메소드 상세

HtmlEncode_Hex() 공개 정적인 메소드

public static HtmlEncode_Hex ( string text ) : string
text string
리턴 string