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

Afficher le fichier Open project: extnet/Ext.NET.Examples.MVC

Méthodes publiques

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

Method Details

User() public méthode

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