C# Class LayoutFarm.UI.ScrollSurfaceRequestEventArgs

Inheritance: System.EventArgs
Show file Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
ScrollSurfaceRequestEventArgs ( bool need ) : System

Method Details

ScrollSurfaceRequestEventArgs() public method

public ScrollSurfaceRequestEventArgs ( bool need ) : System
need bool
return System