C# Class NSoft.NFramework.Nini.Util.ArgvParser

Exibir arquivo Open project: debop/NFramework Class Usage Examples

Public Methods

Method Description
ArgvParser ( string args ) : System.Collections.Specialized
this ( string param ) : string

Private Methods

Method Description
Extract ( string args ) : void

Method Details

ArgvParser() public method

public ArgvParser ( string args ) : System.Collections.Specialized
args string
return System.Collections.Specialized

this() public method

public this ( string param ) : string
param string
return string