SecureMethodAttribute 构造函数

定义

初始化 SecureMethodAttribute 类的新实例。

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

注解

SecureMethodAttribute可以应用于类或方法。

适用于