C# Class BeeCloudSDKDemo.WXJSAPI.WXJSAPI

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: beecloud/beecloud-dotnet

Protected Properties

Свойство Type Description
appid string
noncestr string
package string
paySign string
signType string
timeStamp string

Méthodes protégées

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

Method Details

Page_Load() protected méthode

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

Property Details

appid protected_oe property

protected string appid
Résultat string

noncestr protected_oe property

protected string noncestr
Résultat string

package protected_oe property

protected string package
Résultat string

paySign protected_oe property

protected string paySign
Résultat string

signType protected_oe property

protected string signType
Résultat string

timeStamp protected_oe property

protected string timeStamp
Résultat string