2 references to NameValidatorDelegate
System.Workflow.Activities (2)
Rules\Design\Dialogs\RenameRuleObjectDialog.cs (2)
23
private
NameValidatorDelegate
nameValidator;
26
public RenameRuleObjectDialog(IServiceProvider serviceProvider, string oldName,
NameValidatorDelegate
nameValidator, BasicBrowserDialog parent)