Method | Description | |
---|---|---|
MainMenuViewController ( UITableViewStyle style ) : System | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
public MainMenuViewController ( UITableViewStyle style ) : System | ||
style | UITableViewStyle | |
return | System |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |