C# 클래스 TastyDomainDriven.Dsl.EventPropertyItem

파일 보기 프로젝트 열기: jaceenet/TastyDomainDriven

공개 메소드들

메소드 설명
EventPropertyItem ( int propertyid, string name, EventPropertyType type, bool isPrivate = true ) : System.Collections.Generic

메소드 상세

EventPropertyItem() 공개 메소드

public EventPropertyItem ( int propertyid, string name, EventPropertyType type, bool isPrivate = true ) : System.Collections.Generic
propertyid int
name string
type EventPropertyType
isPrivate bool
리턴 System.Collections.Generic