C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.DocumentLoadNotifyEventArgs

Mostrar archivo Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
DocumentLoadNotifyEventArgs ( System docTitle, System docPath ) : System

Method Details

DocumentLoadNotifyEventArgs() public method

public DocumentLoadNotifyEventArgs ( System docTitle, System docPath ) : System
docTitle System
docPath System
return System