'宣言 Public Delegate Sub TransactionServiceStateChanged( _ ByVal eventType As TransactionEvent, _ ByVal eventData As Object _ )
public delegate void TransactionServiceStateChanged( TransactionEvent eventType, object eventData )
TransactionServiceStateChanged メンバ Infragistics.Win.DataVisualization.DataSource.Transactions 名前空間