バージョン

EncryptionAlgorithmNotSupportedException コンストラクタ(String)

新しい EncryptionAlgorithmNotSupportedException インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal message As System.String _
)
public EncryptionAlgorithmNotSupportedException( 
   System.string message
)

パラメータ

message
エラーを説明するメッセージ。
参照

オンラインで表示: GitHub