C# Class HeapProfiler.FilterControl

Inheritance: System.Windows.Forms.UserControl
Show file Open project: kg/HeapProfiler

Private Properties

Property Type Description
FilterControl_SizeChanged void
FilterText_TextChanged void

Public Methods

Method Description
FilterControl ( ) : System

Private Methods

Method Description
FilterControl_SizeChanged ( object sender, EventArgs e ) : void
FilterText_TextChanged ( object sender, EventArgs e ) : void

Method Details

FilterControl() public method

public FilterControl ( ) : System
return System