Skip to content

Instantly share code, notes, and snippets.

@joelturnbull
Last active December 11, 2015 17:29
Show Gist options
  • Save joelturnbull/4635006 to your computer and use it in GitHub Desktop.
Save joelturnbull/4635006 to your computer and use it in GitHub Desktop.
Creating an instance of Party
// Creating an instance of Party
Party *party = [[Party alloc] init];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment