C# Class Company.OrmLanguage.CompartmentItemRolePlayerPositionChangeRule

Inheritance: DslModeling::RolePlayerPositionChangeRule
Show file Open project: thabart/SimpleOrm

Public Methods

Method Description
RolePlayerPositionChanged ( global::Microsoft.VisualStudio.Modeling e ) : void

Called when the order of a roleplayer in a relationship changes

Private Methods

Method Description
RolePlayerPositionChanged ( global::Microsoft.VisualStudio.Modeling e, bool repaintOnly ) : void

Method Details

RolePlayerPositionChanged() public method

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