点击或拖拽改变大小

DingDingApiSelectMethod 方法

[缺少 "M:Smobiler.Plugins.DingDingApi.SelectMethod(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <summary> 文档]

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法
public void SelectMethod(
	string nameSpace,
	string funcation,
	string method,
	Dictionary<string, Object> params,
	ComponentOnResultHandler handler = null
)

参数

nameSpace
类型:SystemString

[缺少 "M:Smobiler.Plugins.DingDingApi.SelectMethod(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="nameSpace"/> 文档]

funcation
类型:SystemString

[缺少 "M:Smobiler.Plugins.DingDingApi.SelectMethod(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="funcation"/> 文档]

method
类型:SystemString

[缺少 "M:Smobiler.Plugins.DingDingApi.SelectMethod(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="method"/> 文档]

params
类型:System.Collections.GenericDictionaryString, Object

[缺少 "M:Smobiler.Plugins.DingDingApi.SelectMethod(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="params"/> 文档]

handler (Optional)
类型:Smobiler.Core.ControlsComponentOnResultHandler

[缺少 "M:Smobiler.Plugins.DingDingApi.SelectMethod(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="handler"/> 文档]

参见