CucumberStep.this
- this(CucumberStepFunction func, string reg, int id, string source)
- this(CucumberStepFunctionWithDocString func, string reg, int id, string source)
- this(CucumberStepFunctionWithDataTable func, string reg, int id, string source)
- this(T func, Regex!char reg, int id, string source)