Click or drag to resize

CounterDataValidateArguments Method

Validates the counter arguments.

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool ValidateArguments()

Return Value

Type: Boolean
True if validated successfully, else false if errors were detected.
See Also