CustomAttributeConstructorException Constructor (SerializationInfo, StreamingContext) |
Deserialization constructor.
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected CustomAttributeConstructorException( SerializationInfo info, StreamingContext context )
Parameters
- info
- Type: System.Runtime.Serialization.SerializationInfo
Serialization information. - context
- Type: System.Runtime.Serialization.StreamingContext
Streaming context.