C# Class SimpleAPI.Controllers.GadgetItem

显示文件 Open project: rasmuschristensen/SimpleOAuth

Public Methods

Method Description
GadgetItem ( int id, string name ) : System.Collections.Generic

Method Details

GadgetItem() public method

public GadgetItem ( int id, string name ) : System.Collections.Generic
id int
name string
return System.Collections.Generic