Click or drag to resize
WebSControllerSelector Constructor
Initializes a new instance of the WebSControllerSelector class

Namespace: DrawerBackup.Native.Server.WebS.Extensions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public WebSControllerSelector(
	HttpConfiguration configuration
)

Parameters

configuration
Type: HttpConfiguration
See Also