C# Class CrossPlatformSummit.MVVMCross.Droid.LinkerPleaseInclude

Afficher le fichier Open project: MonkeyNights/CrossPlatformSummit

Méthodes publiques

Méthode Description
Include ( Android.App.Activity act ) : void
Include ( Button button ) : void
Include ( CheckBox checkBox ) : void
Include ( CheckedTextView text ) : void
Include ( Cirrious injector ) : void
Include ( CompoundButton cb ) : void
Include ( ICommand command ) : void
Include ( INotifyCollectionChanged changed ) : void
Include ( Android.Widget.SeekBar sb ) : void
Include ( Switch @switch ) : void
Include ( System changed ) : void
Include ( Android.Widget.TextView text ) : void
Include ( Android.Views.View view ) : void

Method Details

Include() public méthode

public Include ( Android.App.Activity act ) : void
act Android.App.Activity
Résultat void

Include() public méthode

public Include ( Button button ) : void
button Button
Résultat void

Include() public méthode

public Include ( CheckBox checkBox ) : void
checkBox CheckBox
Résultat void

Include() public méthode

public Include ( CheckedTextView text ) : void
text CheckedTextView
Résultat void

Include() public méthode

public Include ( Cirrious injector ) : void
injector Cirrious
Résultat void

Include() public méthode

public Include ( CompoundButton cb ) : void
cb CompoundButton
Résultat void

Include() public méthode

public Include ( ICommand command ) : void
command ICommand
Résultat void

Include() public méthode

public Include ( INotifyCollectionChanged changed ) : void
changed INotifyCollectionChanged
Résultat void

Include() public méthode

public Include ( Android.Widget.SeekBar sb ) : void
sb Android.Widget.SeekBar
Résultat void

Include() public méthode

public Include ( Switch @switch ) : void
@switch Switch
Résultat void

Include() public méthode

public Include ( System changed ) : void
changed System
Résultat void

Include() public méthode

public Include ( Android.Widget.TextView text ) : void
text Android.Widget.TextView
Résultat void

Include() public méthode

public Include ( Android.Views.View view ) : void
view Android.Views.View
Résultat void