C# Class mRemoteNG.Tools.CmdArgumentsInterpreter

Datei anzeigen Open project: mRemoteNG/mRemoteNG Class Usage Examples

Public Methods

Method Description
CmdArgumentsInterpreter ( string Args ) : System
this ( string Param ) : string

Method Details

CmdArgumentsInterpreter() public method

public CmdArgumentsInterpreter ( string Args ) : System
Args string
return System

this() public method

public this ( string Param ) : string
Param string
return string