C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.DocumentLoadNotify2EventArgs

ファイルを表示 Open project: Weingartner/SolidworksAddinFramework

Public Methods

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

Method Details

DocumentLoadNotify2EventArgs() public method

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