C# Class Smeedee.Model.WidgetModel

显示文件 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