C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.AddItemNotifyEventArgs

Show file 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