C# Class Cirrious.Conference.UI.Touch.SessionCell2

Inheritance: Cirrious.MvvmCross.Binding.Touch.Views.MvxBindableTableViewCell
Afficher le fichier Open project: slodge/MvvmCrossConference

Méthodes publiques

Свойство Type Description
Identifier NSString

Méthodes publiques

Méthode Description
HandleFavoritesButtonTouchDown ( object sender, EventArgs e ) : void
LoadFromNib ( NSObject owner ) : SessionCell2
SessionCell2 ( ) : System
SessionCell2 ( IntPtr handle ) : System
SessionCell2 ( string bindingText ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Initialise ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

HandleFavoritesButtonTouchDown() public méthode

public HandleFavoritesButtonTouchDown ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

LoadFromNib() public static méthode

public static LoadFromNib ( NSObject owner ) : SessionCell2
owner NSObject
Résultat SessionCell2

SessionCell2() public méthode

public SessionCell2 ( ) : System
Résultat System

SessionCell2() public méthode

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

SessionCell2() public méthode

public SessionCell2 ( string bindingText ) : System
bindingText string
Résultat System

Property Details

Identifier public_oe static_oe property

public static NSString Identifier
Résultat NSString