C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.FileNewNotify2EventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
FileNewNotify2EventArgs ( System NewDoc, System DocType, System TemplateName ) : System

Method Details

FileNewNotify2EventArgs() public méthode

public FileNewNotify2EventArgs ( System NewDoc, System DocType, System TemplateName ) : System
NewDoc System
DocType System
TemplateName System
Résultat System