C# Class BeerDrinkin.iOS.SettingsViewController

Inheritance: UITableViewController
Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

Свойство Type Description
ReleaseDesignerOutlets void
RowSelected void
btnClose_Activated void
btnClose_Activated void

Méthodes publiques

Méthode Description
SettingsViewController ( IntPtr handle ) : System
ViewDidLoad ( ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
btnClose_Activated ( UIBarButtonItem sender ) : void
btnClose_Activated ( UIKit sender ) : void

Method Details

SettingsViewController() public méthode

public SettingsViewController ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void