Skip to content

Instantly share code, notes, and snippets.

@rexmortus
Created May 22, 2011 01:00
Show Gist options
  • Save rexmortus/985051 to your computer and use it in GitHub Desktop.
Save rexmortus/985051 to your computer and use it in GitHub Desktop.
Example Interface for a WebScriptObject Method
- (void)printMessageToConsole:(NSString *)string;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment