Click or drag to resize

WebCaptureCallbacks Constructor (IHostingEnvironment)

Initializes a new instance of the WebCaptureCallbacks class

Namespace:  Atalasoft.Imaging.WebControls.Core
Assembly:  Atalasoft.dotImage.WebControls.Core (in Atalasoft.dotImage.WebControls.Core.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected WebCaptureCallbacks(
	IHostingEnvironment env
)

Parameters

env
Type: IHostingEnvironment
See Also