Click or drag to resize

RestService Constructor (Type)

Creates the specified HttpHostContext

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

Parameters

behaviorType
Type: SystemType

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

See Also