BaseDynamicDataGenerator.RunAndExitIf method
namespace: Serenity.Web assembly: Serenity.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
- class BaseDynamicDataGenerator