Method | Description | |
---|---|---|
GetPathnameEnumerator ( ) : IEnumerator | ||
OnUsage ( String errorInfo ) : void | ||
WordCountArgParser ( ) : System |
Method | Description | |
---|---|---|
OnDoneParse ( ) : SwitchStatus | ||
OnNonSwitch ( String switchValue ) : SwitchStatus | ||
OnSwitch ( String switchSymbol, String switchValue ) : SwitchStatus |
public GetPathnameEnumerator ( ) : IEnumerator | ||
return | IEnumerator |
protected OnNonSwitch ( String switchValue ) : SwitchStatus | ||
switchValue | String | |
return | SwitchStatus |
protected OnSwitch ( String switchSymbol, String switchValue ) : SwitchStatus | ||
switchSymbol | String | |
switchValue | String | |
return | SwitchStatus |