C# Class com.ReinforceLab.iPhone.Controls.AlphaRexRemoteController.BTDeviceInfoCellView

Inheritance: UITableViewCell
Afficher le fichier Open project: reinforce-lab/com.ReinforceLab.MonoTouch.Controls Class Usage Examples

Méthodes publiques

Méthode Description
BTDeviceInfoCellView ( ) : System
SetDeviceInfo ( BTDeviceInfo dinfo ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
device_info_PropertyChanged ( object sender, System e ) : void
initView ( ) : void

Method Details

BTDeviceInfoCellView() public méthode

public BTDeviceInfoCellView ( ) : System
Résultat System

Dispose() protected méthode

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

SetDeviceInfo() public méthode

public SetDeviceInfo ( BTDeviceInfo dinfo ) : void
dinfo BTDeviceInfo
Résultat void