Skip to content

Instantly share code, notes, and snippets.

@migsalazar
Created June 17, 2016 03:24
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 migsalazar/f2264d4b1a3baba6826a0435ca760958 to your computer and use it in GitHub Desktop.
Save migsalazar/f2264d4b1a3baba6826a0435ca760958 to your computer and use it in GitHub Desktop.
Rfc rfc = new Rfc({
Name = "Mig",
FirstLastName = "Salazar",
SecondLastName = "Test",
Date = new DateTime(1987, 4, 15)
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment