C# Class Smeedee.Model.WidgetModel

Exibir arquivo Open project: Smeedee/Smeedee-Mobile Class Usage Examples

Public Methods

Method Description
WidgetModel ( string name, string staticDescription, Type type ) : System

Method Details

WidgetModel() public method

public WidgetModel ( string name, string staticDescription, Type type ) : System
name string
staticDescription string
type System.Type
return System