C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.DocumentLoadNotifyEventArgs

ファイルを表示 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