Skip to content

Instantly share code, notes, and snippets.

@leongersing
Created July 24, 2014 19:11
Show Gist options
  • Select an option

  • Save leongersing/007c635194d7aebe8621 to your computer and use it in GitHub Desktop.

Select an option

Save leongersing/007c635194d7aebe8621 to your computer and use it in GitHub Desktop.
-(void)setText:(NSString *)_text;
-(void)setText:(NSString *)_text{
@text = _text;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment