C# Class BeeCloudSDKDemo.WXJSAPI.WXJSAPI

Inheritance: System.Web.UI.Page
Mostra file Open project: beecloud/beecloud-dotnet

Protected Properties

Property Type Description
appid string
noncestr string
package string
paySign string
signType string
timeStamp string

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

appid protected_oe property

protected string appid
return string

noncestr protected_oe property

protected string noncestr
return string

package protected_oe property

protected string package
return string

paySign protected_oe property

protected string paySign
return string

signType protected_oe property

protected string signType
return string

timeStamp protected_oe property

protected string timeStamp
return string