C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.DocumentLoadNotifyEventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
DocumentLoadNotifyEventArgs ( System docTitle, System docPath ) : System

Method Details

DocumentLoadNotifyEventArgs() public méthode

public DocumentLoadNotifyEventArgs ( System docTitle, System docPath ) : System
docTitle System
docPath System
Résultat System