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