Click or drag to resize

BasicRepairContextT Constructor

Namespace:  Atalasoft.Shared.Validation
Assembly:  Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected BasicRepairContext(
	T content
)

Parameters

content
Type: T
The content for the repair context.
See Also