C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.CommandCloseNotifyEventArgs

Show file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
CommandCloseNotifyEventArgs ( System Command, System reason ) : System

Method Details

CommandCloseNotifyEventArgs() public method

public CommandCloseNotifyEventArgs ( System Command, System reason ) : System
Command System
reason System
return System