C# Class Ext.Net.MVC.Examples.Areas.Associations_HasMany.Models.Product

Mostra file Open project: extnet/Ext.NET.Examples.MVC

Public Methods

Method Description
Product ( int id, string name )

Method Details

Product() public method

public Product ( int id, string name )
id int
name string