Skip to content

Instantly share code, notes, and snippets.

@rexmortus
Created May 22, 2011 01:08
Show Gist options
  • Save rexmortus/985064 to your computer and use it in GitHub Desktop.
Save rexmortus/985064 to your computer and use it in GitHub Desktop.
Interface for Method with Two Arguments
- (void)printMessage:(NSString *)message fromPage:(NSString *)pageTitle;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment