C# Class BeerDrinkin.iOS.SocialAuthViewController

Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

Свойство Type Description
BtnConnectWithFacebook_TouchUpInside void
BtnConnectWithFacebook_TouchUpInside void
ReleaseDesignerOutlets void
UserAuthenticiated void

Méthodes publiques

Méthode Description
SocialAuthViewController ( IntPtr handle ) : System
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void

Private Methods

Méthode Description
BtnConnectWithFacebook_TouchUpInside ( UIButton sender ) : void
BtnConnectWithFacebook_TouchUpInside ( UIKit sender ) : void
ReleaseDesignerOutlets ( ) : void
UserAuthenticiated ( ) : void

Method Details

SocialAuthViewController() public méthode

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

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewWillAppear() public méthode

public ViewWillAppear ( bool animated ) : void
animated bool
Résultat void