Compartilhar via


Construtor UndoManager (IServiceProvider, IOleUndoManager)

Crie um novo UndoManager com o provedor de serviço especificado e o IOleUndoManager.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    serviceProvider As IServiceProvider, _
    oleUndoManager As IOleUndoManager _
)
public UndoManager(
    IServiceProvider serviceProvider,
    IOleUndoManager oleUndoManager
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

UndoManager Classe

Sobrecargas UndoManager

Namespace Microsoft.VisualStudio.Modeling.Shell