C# Class Library.Tools.Program

ファイルを表示 Open project: Alliance-Network/Library

Public Methods

Method Description
HtmlEncode_Hex ( string text ) : string

Private Methods

Method Description
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

Method Details

HtmlEncode_Hex() public static method

public static HtmlEncode_Hex ( string text ) : string
text string
return string