C# Class Company.OrmLanguage.CompartmentItemRolePlayerPositionChangeRule

Inheritance: DslModeling::RolePlayerPositionChangeRule
Afficher le fichier Open project: thabart/SimpleOrm

Méthodes publiques

Méthode Description
RolePlayerPositionChanged ( global::Microsoft.VisualStudio.Modeling e ) : void

Called when the order of a roleplayer in a relationship changes

Private Methods

Méthode Description
RolePlayerPositionChanged ( global::Microsoft.VisualStudio.Modeling e, bool repaintOnly ) : void

Method Details

RolePlayerPositionChanged() public méthode

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