C# 클래스 Company.OrmLanguage.CompartmentItemRolePlayerPositionChangeRule

상속: DslModeling::RolePlayerPositionChangeRule
파일 보기 프로젝트 열기: thabart/SimpleOrm

공개 메소드들

메소드 설명
RolePlayerPositionChanged ( global::Microsoft.VisualStudio.Modeling e ) : void

Called when the order of a roleplayer in a relationship changes

비공개 메소드들

메소드 설명
RolePlayerPositionChanged ( global::Microsoft.VisualStudio.Modeling e, bool repaintOnly ) : void

메소드 상세

RolePlayerPositionChanged() 공개 메소드

Called when the order of a roleplayer in a relationship changes
public RolePlayerPositionChanged ( global::Microsoft.VisualStudio.Modeling e ) : void
e global::Microsoft.VisualStudio.Modeling
리턴 void