Click or drag to resize

RestService Constructor (Object)

Creates the specified HttpHostContext

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 3.0.481-alpha
Syntax
public RestService(
	Object behaviorInstance
)

Parameters

behaviorInstance
Type: SystemObject

[Missing <param name="behaviorInstance"/> documentation for "M:RestSrvr.RestService.#ctor(System.Object)"]

See Also