Created
February 12, 2014 15:02
-
-
Save neiraza/8957085 to your computer and use it in GitHub Desktop.
AppDelegateを呼び出すお決まり文
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HogeAppDelegate *appDelegate = (HogeAppDelegate *)[[UIApplication sharedApplication] delegate]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment