Partager via


OleUndoEngine.UndoUnit, constructeur

Initialise une nouvelle instance de la classe OleUndoEngine.UndoUnit.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    engine As UndoEngine, _
    name As String _
)
public UndoUnit(
    UndoEngine engine,
    string name
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

OleUndoEngine.UndoUnit Classe

Microsoft.VisualStudio.Shell.Design, espace de noms

OleUndoEngine

UndoEngine.UndoUnit

IOleParentUndoUnit

IOleUndoUnit

OleUndoEngine.UndoUnit