C# Класс MvvmCross.Core.ViewModels.MvxPresentationHint

Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
MvxPresentationHint ( ) : System.Collections.Generic
MvxPresentationHint ( string>.IDictionary hints ) : System.Collections.Generic
MvxPresentationHint ( MvxBundle body ) : System.Collections.Generic

Описание методов

MvxPresentationHint() защищенный Метод

protected MvxPresentationHint ( ) : System.Collections.Generic
Результат System.Collections.Generic

MvxPresentationHint() защищенный Метод

protected MvxPresentationHint ( string>.IDictionary hints ) : System.Collections.Generic
hints string>.IDictionary
Результат System.Collections.Generic

MvxPresentationHint() защищенный Метод

protected MvxPresentationHint ( MvxBundle body ) : System.Collections.Generic
body MvxBundle
Результат System.Collections.Generic