C# 클래스 Company.OrmLanguage.Entry

파일 보기 프로젝트 열기: thabart/SimpleOrm

보호된 메소드들

메소드 설명
Entry ( global::Microsoft.VisualStudio.Modeling partition, global::Microsoft.VisualStudio.Modeling propertyAssignments )

Constructor.

메소드 상세

Entry() 보호된 메소드

Constructor.
protected Entry ( global::Microsoft.VisualStudio.Modeling partition, global::Microsoft.VisualStudio.Modeling propertyAssignments )
partition global::Microsoft.VisualStudio.Modeling Partition where new element is to be created.
propertyAssignments global::Microsoft.VisualStudio.Modeling List of domain property id/value pairs to set once the element is created.