C# Class Care.Views.Lab.LabBlessPostPage

Inheritance: PhoneApplicationPage
Show file Open project: thankcreate/Care

Public Properties

Property Type Description
MAX_COUNT int

Public Methods

Method Description
LabBlessPostPage ( ) : System

Private Methods

Method Description
Content_Changed ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
InitUI ( ) : void
Send_Click ( object sender, EventArgs e ) : void

Method Details

LabBlessPostPage() public method

public LabBlessPostPage ( ) : System
return System

Property Details

MAX_COUNT public static property

public static int MAX_COUNT
return int