TransactionLog Classe

Definição

Classe para manipular eventos de transação

public ref class TransactionLog : System::Collections::Generic::List<Microsoft::VisualStudio::Modeling::GenericEventArgs ^>
public class TransactionLog : System.Collections.Generic.List<Microsoft.VisualStudio.Modeling.GenericEventArgs>
type TransactionLog = class
    inherit List<GenericEventArgs>
Public Class TransactionLog
Inherits List(Of GenericEventArgs)
Herança
TransactionLog

Construtores

TransactionLog()

Construtor.

Aplica-se a