C# Class Company.OrmLanguage.ConnectorRolePlayerChanged

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

Méthodes publiques

Méthode Description
RolePlayerChanged ( DslModeling::RolePlayerChangedEventArgs e ) : void

Reroute a connector when the role players of its underlying relationship change

RolePlayerChanged ( global::Microsoft.VisualStudio.Modeling e ) : void

Reroute a connector when the role players of its underlying relationship change

Method Details

RolePlayerChanged() public méthode

Reroute a connector when the role players of its underlying relationship change
public RolePlayerChanged ( DslModeling::RolePlayerChangedEventArgs e ) : void
e DslModeling::RolePlayerChangedEventArgs
Résultat void

RolePlayerChanged() public méthode

Reroute a connector when the role players of its underlying relationship change
public RolePlayerChanged ( global::Microsoft.VisualStudio.Modeling e ) : void
e global::Microsoft.VisualStudio.Modeling
Résultat void