C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.CommandOpenPreNotifyEventArgs

Mostrar archivo Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
CommandOpenPreNotifyEventArgs ( System Command, System UserCommand ) : System

Method Details

CommandOpenPreNotifyEventArgs() public method

public CommandOpenPreNotifyEventArgs ( System Command, System UserCommand ) : System
Command System
UserCommand System
return System