C# Class yycms.union.wechat.Menu

Inheritance: SDK
Exibir arquivo Open project: seven1276/yycms

Public Methods

Method Description
Add ( String ReqStr ) : System.Boolean

添加菜单

Get ( ) : Newtonsoft.Json.Linq.JObject

同步菜单

Menu ( String _Accecc_Token ) : System

Method Details

Add() public method

添加菜单
public Add ( String ReqStr ) : System.Boolean
ReqStr String
return System.Boolean

Get() public method

同步菜单
public Get ( ) : Newtonsoft.Json.Linq.JObject
return Newtonsoft.Json.Linq.JObject

Menu() public method

public Menu ( String _Accecc_Token ) : System
_Accecc_Token String
return System