ActionDescriptor 构造函数

初始化 ActionDescriptor 类的新实例。

命名空间:  System.Data.Services.Client
程序集:  Microsoft.Data.Services.Client(在 Microsoft.Data.Services.Client.dll 中)

语法

声明
Public Sub New
用法

Dim instance As New ActionDescriptor()
public ActionDescriptor()
public:
ActionDescriptor()
new : unit -> ActionDescriptor
public function ActionDescriptor()

请参阅

参考

ActionDescriptor 类

System.Data.Services.Client 命名空间