BaseDynamicDataGenerator.RunAndExitIf method

namespace: Serenity.Web   assemblySerenity.Net.Web

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