ChangeTrackingModelBase..::..OnDeserialized Method

Called after the object is deserialized.

Namespace:  Tortuga.Anchor.Modeling
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


[OnDeserializedAttribute]
protected void OnDeserialized(
	StreamingContext context
)
<OnDeserializedAttribute> _
Protected Sub OnDeserialized ( _
	context As StreamingContext _
)

Parameters

context
Type: StreamingContext
The context.