C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.FileNewPreNotifyEventArgs

Mostrar archivo Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
FileNewPreNotifyEventArgs ( System DocType, System TemplateName ) : System

Method Details

FileNewPreNotifyEventArgs() public method

public FileNewPreNotifyEventArgs ( System DocType, System TemplateName ) : System
DocType System
TemplateName System
return System