Click or drag to resize

ExtensionNodeAnalyze Method

Call the analyzer and mark IsAnalysed flag and date.

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public List<LogMessage> Analyze()

Return Value

Type: ListLogMessage
null string if there is no errors. or the error messages if there is an error
See Also