C# Class HeapProfiler.FilterControl

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: kg/HeapProfiler

Private Properties

Свойство Type Description
FilterControl_SizeChanged void
FilterText_TextChanged void

Méthodes publiques

Méthode Description
FilterControl ( ) : System

Private Methods

Méthode Description
FilterControl_SizeChanged ( object sender, EventArgs e ) : void
FilterText_TextChanged ( object sender, EventArgs e ) : void

Method Details

FilterControl() public méthode

public FilterControl ( ) : System
Résultat System