Skip to content

Instantly share code, notes, and snippets.

@joelturnbull
Last active December 11, 2015 17:29
Show Gist options
  • Save joelturnbull/4634985 to your computer and use it in GitHub Desktop.
Save joelturnbull/4634985 to your computer and use it in GitHub Desktop.
Calling a customer Party initializer
// Calling a customer Party initializer
Party *party = [[Party alloc] initWithLocation: @"Unicorn Office"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment