C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.CommandCloseNotifyEventArgs

ファイルを表示 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