Skip to content

Instantly share code, notes, and snippets.

@koromiko
Created December 12, 2013 03:46
Show Gist options
  • Save koromiko/7922895 to your computer and use it in GitHub Desktop.
Save koromiko/7922895 to your computer and use it in GitHub Desktop.
block define
- (void)requestForSomethingWithComplete:(void (^)(void))completeBlock fail:(void (^)(NSError* error))failBlock;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment