KitchenDraw SDK 2
Show / Hide Table of Contents

Method GetObjectData

GetObjectData(SerializationInfo, StreamingContext)

Sets the System.Runtime.Serialization.SerializationInfo with information about the exception.

Declaration
[SecurityCritical]
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context
Overrides
Sdk2Exception.GetObjectData(SerializationInfo, StreamingContext)
In this article
Back to top Generated by DocFX