public Progress( int finished, int total )
Public Sub New ( _ finished As Integer, _ total As Integer _ )
public: Progress( int finished, int total )