C# Class mRemoteNG.Tools.CommandLineArguments.Argument

显示文件 Open project: mRemoteNG/mRemoteNG

Public Methods

Method Description
Argument ( string text, bool isFileName = false, bool forceQuotes = false ) : System.Collections.Generic

Method Details

Argument() public method

public Argument ( string text, bool isFileName = false, bool forceQuotes = false ) : System.Collections.Generic
text string
isFileName bool
forceQuotes bool
return System.Collections.Generic