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

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

Public Methods

Method Description
User ( int id, string name, List products ) : System.Collections.Generic

Method Details

User() public method

public User ( int id, string name, List products ) : System.Collections.Generic
id int
name string
products List
return System.Collections.Generic