C# Class MonoTouch.Dialog.SearchChangedEventArgs

Inheritance: System.EventArgs
显示文件 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