Click or drag to resize
IErrorPreconditionInvocationClassValue Property
Gets the invocation class.

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
TypeNameAndObjectValue InvocationClassValue { get; set; }

Property Value

Type: TypeNameAndObjectValue
The invocation class.
See Also