C# Class SolidworksAddinFramework.Events.DPartDocEvents_Event.SensorAlertPreNotifyEventArgs

显示文件 Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
SensorAlertPreNotifyEventArgs ( System SensorIn, System SensorAlertType ) : System

Method Details

SensorAlertPreNotifyEventArgs() public method

public SensorAlertPreNotifyEventArgs ( System SensorIn, System SensorAlertType ) : System
SensorIn System
SensorAlertType System
return System