Create a CommandLineParameters object
Declaring type: CommandLineParameters
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public CommandLineParameters (
        string[] args,
        int start
) 
Parameters
args
a list of strings that contains the command line parameters
start
ignore all parameters before this position