C# Class SolidworksAddinFramework.Events.ModelDoc2Events.AddItemNotifyEventArgs

Datei anzeigen Open project: Weingartner/SolidworksAddinFramework

Public Methods

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

Method Details

AddItemNotifyEventArgs() public method

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