C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ComponentReorganizeNotifyEventArgs

Mostra file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
ComponentReorganizeNotifyEventArgs ( System sourceName, System targetName ) : System

Method Details

ComponentReorganizeNotifyEventArgs() public method

public ComponentReorganizeNotifyEventArgs ( System sourceName, System targetName ) : System
sourceName System
targetName System
return System