C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.BeginInContextEditNotifyEventArgs

Mostra file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
BeginInContextEditNotifyEventArgs ( System docBeingEdited, System DocType ) : System

Method Details

BeginInContextEditNotifyEventArgs() public method

public BeginInContextEditNotifyEventArgs ( System docBeingEdited, System DocType ) : System
docBeingEdited System
DocType System
return System