Skip to content

Conversation

@grokys
Copy link
Owner

@grokys grokys commented Jul 13, 2017

No description provided.


public void SetBloop(string value)
{
Guard.NotNull(value, nameof(value));
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, this can be null.

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.

2 participants