C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event.JournalWriteNotifyEventArgs

Show file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
JournalWriteNotifyEventArgs ( System journalFile, System lineCount ) : System

Method Details

JournalWriteNotifyEventArgs() public method

public JournalWriteNotifyEventArgs ( System journalFile, System lineCount ) : System
journalFile System
lineCount System
return System