ActionDescriptor Constructor
Initializes a new instance of the ActionDescriptor class.
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ActionDescriptor()
public ActionDescriptor()
public:
ActionDescriptor()
new : unit -> ActionDescriptor
public function ActionDescriptor()