C# Class SolidworksAddinFramework.Events.DDrawingDocEvents_Event.AddItemNotifyEventArgs

Mostrar archivo 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