C# Class AcManager.Controls.UserControls.PageLoadedEventArgs

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

Public Methods

Method Description
PageLoadedEventArgs ( string url ) : System

Method Details

PageLoadedEventArgs() public method

public PageLoadedEventArgs ( string url ) : System
url string
return System