DefinedNameConflictResolvingEventArgs Constructors
Provides data for the DefinedNameConflictResolving event.| Name | Parameters | Description |
|---|---|---|
| DefinedNameConflictResolvingEventArgs(String, IDefinedNameValidator, DefinedNameStatus, IUsedNameSet) | conflictedName, validator, nameStatus, usedNames | Initializes a new instance of the DefinedNameConflictResolvingEventArgs class with the specified settings. |
See Also