C# Class Cmd_BZip2.ArgumentParser, SharpZipLib

Show file Open project: icsharpcode/SharpZipLib

Public Methods

Method Description
ArgumentParser ( string args ) : System

Private Methods

Method Description
SetCommand ( Command, command ) : void
SetLevel ( int level ) : void

Method Details

ArgumentParser() public method

public ArgumentParser ( string args ) : System
args string
return System