C# Class MonoMobile.Views.ViewCreator

Exibir arquivo Open project: RobertKozak/MonoMobile.Views Class Usage Examples

Public Methods

Method Description
Create ( Type viewType, object dataContext ) : UIView

Method Details

Create() public static method

public static Create ( Type viewType, object dataContext ) : UIView
viewType System.Type
dataContext object
return UIView