C# 클래스 BExIS.Web.Shell.Areas.DDM.Models.PackageModel

상속: BaseModelElement
파일 보기 프로젝트 열기: BEXIS2/Core

공개 프로퍼티들

프로퍼티 타입 설명
Attributes List

공개 메소드들

메소드 설명
PackageModel ( ) : System

Create a new dictionary called AttributeUsages

메소드 상세

PackageModel() 공개 메소드

Create a new dictionary called AttributeUsages
public PackageModel ( ) : System
리턴 System

프로퍼티 상세

Attributes 공개적으로 프로퍼티

AttribueUsages is a dictionary
public List Attributes
리턴 List