初始化
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic LinkQuery(
HttpContext context
)
Public Sub New (
context As HttpContext
)
public:
LinkQuery(
HttpContext^ context
)
new :
context : HttpContext -> LinkQueryParameters
- context
- Type: System.WebHttpContext
对象
See Also