C# 클래스 Ext.Net.MVC.Examples.Areas.Associations_HasMany.Models.User

파일 보기 프로젝트 열기: extnet/Ext.NET.Examples.MVC

공개 메소드들

메소드 설명
User ( int id, string name, List products ) : System.Collections.Generic

메소드 상세

User() 공개 메소드

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