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