C# 클래스 NetMud.Models.Admin.ReferenceDataDropdownModel

파일 보기 프로젝트 열기: SwiftAusterity/NetMud

공개 메소드들

메소드 설명
ReferenceDataDropdownModel ( string controlName, string label, IEnumerable validItemList, long selectedItemId ) : System.Collections.Generic

메소드 상세

ReferenceDataDropdownModel() 공개 메소드

public ReferenceDataDropdownModel ( string controlName, string label, IEnumerable validItemList, long selectedItemId ) : System.Collections.Generic
controlName string
label string
validItemList IEnumerable
selectedItemId long
리턴 System.Collections.Generic