OleUndoEngine.UndoUnit.IOleUndoUnit.Do, méthode
Exécute l'opération d'annulation.
Espace de noms : Microsoft.VisualStudio.Shell.Design
Assembly : Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)
Syntaxe
'Déclaration
Private Sub Do ( _
manager As IOleUndoManager _
) Implements IOleUndoUnit.Do
void IOleUndoUnit.Do(
IOleUndoManager manager
)
Paramètres
- manager
Type : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager
IOleUndoManager .
Implémentations
IOleUndoUnit.Do(IOleUndoManager)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.