Click or drag to resize

AlwaysSatisfiedLinkConstraint Constructor (IServiceProvider)

Initializes a new instance.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public AlwaysSatisfiedLinkConstraint(
	IServiceProvider link
)

Parameters

link
Type: SystemIServiceProvider
The link to which this constraint applies.
See Also