バージョン

Project コンストラクタ(SerializationInfo,StreamingContext)

以前にシリアル化されたデータから新しい Task インスタンスを作成します。
シンタックス
'宣言
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
protected Project( 
   SerializationInfo info,
   StreamingContext context
)

パラメータ

info
context
参照