Skip to content

Conversation

@jeanbern
Copy link

The setter should be validating the input, not the existing value.
As is, the CName(string name) constructor always throws an ArgumentNullException.

The setter should be validating the input, not the existing value.
As is, the CName(string name) constructor always throws an ArgumentNullException.
It passed the first check, but a change was also required for the second.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant