Click or drag to resize
WebSControllerSelectorAddAssembly Method
Adds the assembly to seek for a controller

Namespace: DrawerBackup.Native.Server.WebS.Extensions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void AddAssembly(
	Assembly assembly
)

Parameters

assembly
Type: System.ReflectionAssembly
See Also