C# Class SolidworksAddinFramework.Events.ModelDoc2Events.DeleteItemNotifyEventArgs

显示文件 Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
DeleteItemNotifyEventArgs ( System EntityType, System itemName ) : System

Method Details

DeleteItemNotifyEventArgs() public method

public DeleteItemNotifyEventArgs ( System EntityType, System itemName ) : System
EntityType System
itemName System
return System