RequiredArgumentAttribute 构造函数

定义

创建 RequiredArgumentAttribute 类的新实例。Creates a new instance of the RequiredArgumentAttribute class.

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

适用于