C# Class MvvmCross.Core.ViewModels.MvxPresentationHint

Afficher le fichier Open project: MvvmCross/MvvmCross Class Usage Examples

Méthodes protégées

Méthode Description
MvxPresentationHint ( ) : System.Collections.Generic
MvxPresentationHint ( string>.IDictionary hints ) : System.Collections.Generic
MvxPresentationHint ( MvxBundle body ) : System.Collections.Generic

Method Details

MvxPresentationHint() protected méthode

protected MvxPresentationHint ( ) : System.Collections.Generic
Résultat System.Collections.Generic

MvxPresentationHint() protected méthode

protected MvxPresentationHint ( string>.IDictionary hints ) : System.Collections.Generic
hints string>.IDictionary
Résultat System.Collections.Generic

MvxPresentationHint() protected méthode

protected MvxPresentationHint ( MvxBundle body ) : System.Collections.Generic
body MvxBundle
Résultat System.Collections.Generic