バージョン

TransactionState コンストラクタ

新しいTransactionStateを構築します。
シンタックス
'宣言
 
Public Function New( _
   ByVal id As Object, _
   ByVal type As TransactionType, _
   ByVal value As Object _
)
public TransactionState( 
   object id,
   TransactionType type,
   object value
)

パラメータ

id
type
value
参照