Click or drag to resize

ResultGetObjectData Methode

Serialisierungs-Hilfsroutine: holt die Objekt-Properties in den Property-Container.

Namensraum: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntax
public virtual void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)

Parameter

info  SerializationInfo
Property-Container.
context  StreamingContext
Serialisierungs-Kontext.
Siehe auch