C# Class QuickLaunch.Types.TypeProvider

Inheritance: QuickLaunch.Managers.QuickLaunchProvider
Exibir arquivo Open project: JoeRobich/fd-quicklaunch

Public Methods

Method Description
FindItems ( string search ) : GroupItems
TypeProvider ( ) : System

Private Methods

Method Description
OpenType ( object sender, EventArgs e ) : void

Method Details

FindItems() public method

public FindItems ( string search ) : GroupItems
search string
return QuickLaunch.Controls.GroupItems

TypeProvider() public method

public TypeProvider ( ) : System
return System