프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Instance |
메소드 | 설명 | |
---|---|---|
FinishedLaunching ( UIApplication application, NSDictionary launchOptions ) : bool | ||
NavigateBack ( ) : void | ||
NavigateToNoteEntryPage ( Note note ) : void |
public FinishedLaunching ( UIApplication application, NSDictionary launchOptions ) : bool | ||
application | UIApplication | |
launchOptions | NSDictionary | |
리턴 | bool |
public NavigateToNoteEntryPage ( Note note ) : void | ||
note | Note | |
리턴 | void |