C# Class SolidworksAddinFramework.Events.DPartDocEvents_Event.CommandManagerTabActivatedPreNotifyEventArgs

Mostrar archivo Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
CommandManagerTabActivatedPreNotifyEventArgs ( System CommandTabIndex, System CommandTabName ) : System

Method Details

CommandManagerTabActivatedPreNotifyEventArgs() public method

public CommandManagerTabActivatedPreNotifyEventArgs ( System CommandTabIndex, System CommandTabName ) : System
CommandTabIndex System
CommandTabName System
return System