Initializes a new instance of the DidNotAcceptTrialException class
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
protected DidNotAcceptTrialException( SerializationInfo info, StreamingContext context )  | 
| Visual Basic | 
|---|
Protected Sub New ( info As SerializationInfo, context As StreamingContext )  | 
Parameters
- context
 - Type: System.Runtime.Serialization..::..StreamingContext