バージョン

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

新しい EncryptionAlgorithmNotSupportedException インスタンスを作成します。
シンタックス
'宣言
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
protected EncryptionAlgorithmNotSupportedException( 
   SerializationInfo info,
   StreamingContext context
)

パラメータ

info
初期化されたオブジェクト データ。
context
ソースまたは保存先についてのコンテキスト情報。
参照