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()
Public Function ValidateArguments As Boolean
Return Value
Type:
BooleanTrue if validated successfully, else false if errors were detected.
See Also