Click or drag to resize

Metodo DedOptionsSerializableBaseGetObjectData


Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public abstract void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)

Parametri

info  SerializationInfo
 
context  StreamingContext
 

Implementa

ISerializableGetObjectData(SerializationInfo, StreamingContext)
Vedi anche