| WebOperationContextWrapper Constructor |
Namespace:
NetIQ.DRA.Common.Rest.Web
Assembly:
NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax public WebOperationContextWrapper(
WebOperationContext context
)
Public Sub New (
context As WebOperationContext
)
Parameters
- context
- Type: System.ServiceModel.WebWebOperationContext
[Missing <param name="context"/> documentation for "M:NetIQ.DRA.Common.Rest.Web.WebOperationContextWrapper.#ctor(System.ServiceModel.Web.WebOperationContext)"]
See Also