C# Class labtech_decode_scriptxml.Program

ファイルを表示 Open project: ManagedITStack/labtech_decode_scriptxml

Public Methods

Method Description
GunzipString ( string argCompressedString ) : string
GzipString ( string argUncompressedString ) : string

Private Methods

Method Description
Main ( string args ) : int
WriteExitCodes ( ) : void
WriteHelp ( ) : void

Method Details

GunzipString() public static method

public static GunzipString ( string argCompressedString ) : string
argCompressedString string
return string

GzipString() public static method

public static GzipString ( string argUncompressedString ) : string
argUncompressedString string
return string