C# Class MvvmCross.Core.ViewModels.MvxPresentationHint

Datei anzeigen Open project: MvvmCross/MvvmCross Class Usage Examples

Protected Methods

Method Description
MvxPresentationHint ( ) : System.Collections.Generic
MvxPresentationHint ( string>.IDictionary hints ) : System.Collections.Generic
MvxPresentationHint ( MvxBundle body ) : System.Collections.Generic

Method Details

MvxPresentationHint() protected method

protected MvxPresentationHint ( ) : System.Collections.Generic
return System.Collections.Generic

MvxPresentationHint() protected method

protected MvxPresentationHint ( string>.IDictionary hints ) : System.Collections.Generic
hints string>.IDictionary
return System.Collections.Generic

MvxPresentationHint() protected method

protected MvxPresentationHint ( MvxBundle body ) : System.Collections.Generic
body MvxBundle
return System.Collections.Generic