バージョン

TypeWrapper コンストラクタ

新しい TypeWrapper を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal type As Type _
)
public TypeWrapper( 
   Type type
)

パラメータ

type
シリアル化する型。
参照