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

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

Méthodes publiques

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

Private Properties

Свойство Type Description
Initialise void
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
LoadFromNib ( NSObject owner ) : TeamCell
TeamCell ( ) : System
TeamCell ( IntPtr handle ) : System
TeamCell ( string bindingText ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Initialise ( ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

Dispose() protected méthode

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

LoadFromNib() public static méthode

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

TeamCell() public méthode

public TeamCell ( ) : System
Résultat System

TeamCell() public méthode

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

TeamCell() public méthode

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

Property Details

Identifier public_oe static_oe property

public static NSString Identifier
Résultat NSString