MyMediaLite
RecommenderParameters Constructor (IList<string>, int)
Syntax
Collapse All
Create a CommandLineParameters object
Declaring type:
RecommenderParameters
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
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
Top
Generated by
ImmDoc .NET
.