PasswordRecovery 构造函数

定义

初始化 PasswordRecovery 类的新实例。Initializes a new instance of the PasswordRecovery class.

public:
 PasswordRecovery();
public PasswordRecovery ();
Public Sub New ()

注解

使用此构造函数创建并初始化类的新实例 PasswordRecoveryUse this constructor to create and initialize a new instance of the PasswordRecovery class.

适用于