Click or drag to resize
AjaxRequestInvokeAsyncCallbackDelegate Delegate
异步回调函数

Namespace: X3Platform.Ajax.Net
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public delegate void InvokeAsyncCallbackDelegate(
	string response
)

Parameters

response
Type: SystemString
See Also