C# Class MvvmCross.AutoView.Droid.Views.MvxAutoDialogViewFinder

Inheritance: IMvxViewFinder
ファイルを表示 Open project: MvvmCross/MvvmCross Class Usage Examples

Public Methods

Method Description
GetViewType ( Type viewModelType ) : Type
MvxAutoDialogViewFinder ( ) : System

Method Details

GetViewType() public method

public GetViewType ( Type viewModelType ) : Type
viewModelType System.Type
return System.Type

MvxAutoDialogViewFinder() public method

public MvxAutoDialogViewFinder ( ) : System
return System