DFSLink Developer Documentation

MainClass.argumentParsing Method 

Interpretes the given arguments.

private static void argumentParsing(
   string[] args
);

Parameters

args
The arguments to interprete.

See Also

MainClass Class | dfslink Namespace