Click or drag to resize
ErrorUnitErrorPreconditionArguments Property

[Missing <summary> documentation for "P:ErrorUnit.Models.ErrorUnitErrorPrecondition.Arguments"]

Namespace: ErrorUnit.Models
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
public override TypeNameAndObjectValue[] Arguments { get; set; }

Property Value

Type: TypeNameAndObjectValue

Implements

IErrorPreconditionArguments
See Also