Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

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