HashAlgorithm 构造函数

定义

初始化 HashAlgorithm 类的新实例。

protected:
 HashAlgorithm();
protected HashAlgorithm ();
Protected Sub New ()

注解

不能创建抽象类的实例。 应用程序代码创建派生类的新实例。

适用于