TransactionDecorator Constructor

Design Pattern Framework 3.5

Design Pattern Framework 3.5 TransactionDecorator Constructor
Patterns-In-Action! ApplicationTransactionsTransactionDecoratorTransactionDecorator()()()
Initializes a new instance of TransactionDecorator. Sets up the internal transaction scope variable.
Declaration Syntax
C# Visual Basic
public TransactionDecorator()
Public Sub New

Assembly: Transactions (Module: Transactions) Version: 1.0.0.0 (1.0.0.0)