Skip to content

BaseDynamicDataGenerator.ShouldSkipScript method

Returns true if the script should be skipped.

protected virtual bool ShouldSkipScript(string name)
parameter description
name The script name.

See Also