Skip to content

Instantly share code, notes, and snippets.

@mabuenox
Created February 12, 2017 19:35
Show Gist options
  • Save mabuenox/03b10aaf7d2fe517ab9f65d2070ca3fa to your computer and use it in GitHub Desktop.
Save mabuenox/03b10aaf7d2fe517ab9f65d2070ca3fa to your computer and use it in GitHub Desktop.
void Save(Order order);
void SendMessage(Message message, User recipient);
void Authenticate(string username, string password);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment