Gets the execution context.

Namespace:  MbUnit.Framework.ContractVerifiers
Assembly:  MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
protected ContractVerificationContext Context { get; private set; }
Visual Basic (Declaration)
Protected Property Context As ContractVerificationContext

See Also