Share via


Action Constructor ()

 

Initializes a new instance of the Action class.

Namespace:   Microsoft.ManagementConsole
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Syntax

public Action()
public:
Action()
new : unit -> Action
Public Sub New

See Also

Action Overload
Action Class
Microsoft.ManagementConsole Namespace

Return to top