Skip to content

BaseDynamicDataGenerator.RunAndExitIf method

Checks the arguments; if they contain dynamic-data, runs the generator and exits the process.

public virtual void RunAndExitIf(string[] args)
parameter description
args The command line arguments.

See Also