C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.PropertySheetCreateNotifyEventArgs

Mostra file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
PropertySheetCreateNotifyEventArgs ( System Sheet, System sheetType ) : System

Method Details

PropertySheetCreateNotifyEventArgs() public method

public PropertySheetCreateNotifyEventArgs ( System Sheet, System sheetType ) : System
Sheet System
sheetType System
return System