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