C# Class Bloom.Publish.CancellableNullProgress

Inheritance: SIL.Progress.NullProgress
Show file Open project: BloomBooks/BloomDesktop

Public Methods

Method Description
CancellableNullProgress ( DoWorkEventArgs doWorkEventArgs ) : System

Method Details

CancellableNullProgress() public method

public CancellableNullProgress ( DoWorkEventArgs doWorkEventArgs ) : System
doWorkEventArgs System.ComponentModel.DoWorkEventArgs
return System