Click or drag to resize
ErrorUnitErrorPreconditionInvocationClassName Property

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

Namespace: ErrorUnit.Models
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
public override string InvocationClassName { get; set; }

Property Value

Type: String

Implements

IErrorPreconditionInvocationClassName
See Also