C# Class AcManager.Controls.UserControls.PageLoadingEventArgs

Inheritance: System.EventArgs
Show file Open project: gro-ove/actools Class Usage Examples

Public Methods

Method Description
PageLoadingEventArgs ( AsyncProgressEntry progress ) : System

Method Details

PageLoadingEventArgs() public method

public PageLoadingEventArgs ( AsyncProgressEntry progress ) : System
progress FirstFloor.ModernUI.Dialogs.AsyncProgressEntry
return System