C# Class tongji, dev-tips

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: coolnameismy/dev-tips Class Usage Examples

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
CheckSignature ( ) : bool
ConvertDateTimeInt ( System time ) : int
ResponseMsg ( string weixinXML ) : void
UnixTimeToTime ( string timeStamp ) : DateTime
Valid ( ) : void
WriteLog ( string strMemo ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void