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