C# Class SolidworksAddinFramework.Events.DPartDocEvents_Event.PreRenameItemNotifyEventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
PreRenameItemNotifyEventArgs ( System EntityType, System oldName, System NewName ) : System

Method Details

PreRenameItemNotifyEventArgs() public méthode

public PreRenameItemNotifyEventArgs ( System EntityType, System oldName, System NewName ) : System
EntityType System
oldName System
NewName System
Résultat System