C# Class MonoTouch.Dialog.SearchChangedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: escoz/MonoMobile.Forms

Public Methods

Method Description
SearchChangedEventArgs ( string text ) : System

Method Details

SearchChangedEventArgs() public method

public SearchChangedEventArgs ( string text ) : System
text string
return System