Skip to content

Instantly share code, notes, and snippets.

@luismts
Created October 15, 2018 03:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luismts/6970f6538c928b6096f59214da1d5f5f to your computer and use it in GitHub Desktop.
Save luismts/6970f6538c928b6096f59214da1d5f5f to your computer and use it in GitHub Desktop.
_unit1 = new ValidationUnit(Name, LastName, Email);
var isValidUnit = _unit1.Validate();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment