ErrorResult GetObjectData Method Nemiro.OAuth
Populates a SerializationInfo with the data needed to serialize the target object.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public override void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)

Implements

ISerializable GetObjectData(SerializationInfo, StreamingContext)
See Also