C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ModifyTableNotifyEventArgs

Exibir arquivo Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
ModifyTableNotifyEventArgs ( SolidWorks TableAnnotation, System TableType, System reason, System RowInfo, System ColumnInfo, System DataInfo ) : System

Method Details

ModifyTableNotifyEventArgs() public method

public ModifyTableNotifyEventArgs ( SolidWorks TableAnnotation, System TableType, System reason, System RowInfo, System ColumnInfo, System DataInfo ) : System
TableAnnotation SolidWorks
TableType System
reason System
RowInfo System
ColumnInfo System
DataInfo System
return System