TimerInfo(ListBox, StreamReader) Constructor

Initializes a new instance of the TimerInfo class

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public TimerInfo(
	ListBox list,
	StreamReader reader
)

Parameters

list  ListBox
 
reader  StreamReader
 

See Also