Click or drag to resize
AjaxMethodAttribute Constructor
构造函数

Namespace: X3Platform.Ajax
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public AjaxMethodAttribute(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:X3Platform.Ajax.AjaxMethodAttribute.#ctor(System.String)"]

See Also