C# Class Microsoft.ManagementConsole.ActionEventArgs

Inheritance: System.EventArgs
显示文件 Open project: SiteView/ECC8.13 Class Usage Examples

Public Methods

Method Description
ActionEventArgs ( Microsoft action, AsyncStatus status ) : System

Method Details

ActionEventArgs() public method

public ActionEventArgs ( Microsoft action, AsyncStatus status ) : System
action Microsoft
status AsyncStatus
return System