DataSource for Entity Framework for WPF/Silverlight
SerializeObjectState イベント (PropertyIsNotVirtualException)

C1.LiveLinq.LiveViews 名前空間 > PropertyIsNotVirtualException クラス : SerializeObjectState イベント
シンタックス
'宣言
 
Protected Event SerializeObjectState As System.EventHandler(Of SafeSerializationEventArgs)
protected event System.EventHandler<SafeSerializationEventArgs> SerializeObjectState
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Runtime.Serialization.SafeSerializationEventArgs 型の引数を受け取りました。次の SafeSerializationEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets or sets an object that describes the source and destination of a serialized stream.  
参照