OperationBehaviorAttribute 构造函数

定义

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

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

注解

无参数构造函数使用以下默认值创建类的实例:The parameterless constructor creates an instance of the class with the following defaults:

适用于