GetObjectData

GroupDocsSignatureException.GetObjectData method

Ställer in SerializationInfo med information om undantaget.

public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameter Typ Beskrivning
info SerializationInfo DeSerializationInfo som innehåller serialiserade objektdata om undantaget som kastas.
context StreamingContext DeStreamingContext som innehåller kontextuell information om källan eller destinationen.

Se även