C# 클래스 labtech_decode_scriptxml.Program

파일 보기 프로젝트 열기: ManagedITStack/labtech_decode_scriptxml

공개 메소드들

메소드 설명
GunzipString ( string argCompressedString ) : string
GzipString ( string argUncompressedString ) : string

비공개 메소드들

메소드 설명
Main ( string args ) : int
WriteExitCodes ( ) : void
WriteHelp ( ) : void

메소드 상세

GunzipString() 공개 정적인 메소드

public static GunzipString ( string argCompressedString ) : string
argCompressedString string
리턴 string

GzipString() 공개 정적인 메소드

public static GzipString ( string argUncompressedString ) : string
argUncompressedString string
리턴 string