Udostępnij za pośrednictwem


Konstruktor UndoUnit — (IServiceProvider, Context, TransactionCommitHandler, DescriptionHandler)

Tworzy jednostkę Cofnij, bez transakcji, ale z pełnomocnika, którego można użyć do uzyskania transakcji później, gdy jest to konieczne.Określa również pełnomocnika, który może służyć do uzyskiwania opisu tej akcji, aby uniknąć commit.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    serviceProvider As IServiceProvider, _
    context As Context, _
    commitHandler As TransactionCommitHandler, _
    descriptionHandler As DescriptionHandler _
)
public UndoUnit(
    IServiceProvider serviceProvider,
    Context context,
    TransactionCommitHandler commitHandler,
    DescriptionHandler descriptionHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UndoUnit Klasa

Przeciążenie UndoUnit

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell