C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.FileCloseNotifyEventArgs

显示文件 Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
FileCloseNotifyEventArgs ( System FileName, System reason ) : System

Method Details

FileCloseNotifyEventArgs() public method

public FileCloseNotifyEventArgs ( System FileName, System reason ) : System
FileName System
reason System
return System