Partager via


DomainClass.OnInheritanceModifierChanged, méthode

Appelée lorsque InheritanceModifier sur un DomainClass change

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Déclaration
Protected Overridable Sub OnInheritanceModifierChanged ( _
    oldValue As InheritanceModifier, _
    newValue As InheritanceModifier _
)
protected virtual void OnInheritanceModifierChanged(
    InheritanceModifier oldValue,
    InheritanceModifier newValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DomainClass Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms