C# 클래스 Cmd_Checksum.ArgumentParser, SharpZipLib

파일 보기 프로젝트 열기: icsharpcode/SharpZipLib

공개 메소드들

메소드 설명
ArgumentParser ( string args ) : System
SetCommand ( Command, command ) : void

메소드 상세

ArgumentParser() 공개 메소드

public ArgumentParser ( string args ) : System
args string
리턴 System

SetCommand() 공개 메소드

public SetCommand ( Command, command ) : void
command Command,
리턴 void