Skip to content

Instantly share code, notes, and snippets.

@Rich86man
Created October 5, 2012 21:53
Show Gist options
  • Save Rich86man/3842644 to your computer and use it in GitHub Desktop.
Save Rich86man/3842644 to your computer and use it in GitHub Desktop.
self.readingResource = [[ZOReadingResource alloc]initWithKidId:nil delegate:nil finished:nil failed:nil];
==
self.readingResource = [[ZOReadingResource alloc]init];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment