C# Class TableViewPullToRefreshFolding.TableViewPullToRefreshFoldingViewController

Afficher le fichier Open project: sichy/TableViewPullToRefreshFolding Class Usage Examples

Méthodes publiques

Méthode Description
DidReceiveMemoryWarning ( ) : void
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
TableViewPullToRefreshFoldingViewController ( ) : System
ViewDidLoad ( ) : void
ViewDidUnload ( ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

DidReceiveMemoryWarning() public méthode

public DidReceiveMemoryWarning ( ) : void
Résultat void

ShouldAutorotateToInterfaceOrientation() public méthode

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
Résultat bool

TableViewPullToRefreshFoldingViewController() public méthode

public TableViewPullToRefreshFoldingViewController ( ) : System
Résultat System

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewDidUnload() public méthode

public ViewDidUnload ( ) : void
Résultat void