ServiceCategoryInternalAnalyze Method  | 
 
            Analyse from initial file and fills service the information to different
            
 
    Namespace: 
   Hummingbird.TestFramework.ExtensionProject
    Assembly:
   Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntaxprotected override List<LogMessage> InternalAnalyze()
Protected Overrides Function InternalAnalyze As List(Of LogMessage)
protected:
virtual List<LogMessage^>^ InternalAnalyze() override
abstract InternalAnalyze : unit -> List<LogMessage> 
override InternalAnalyze : unit -> List<LogMessage> 
Return Value
Type: 
ListLogMessage[Missing <returns> documentation for "M:Hummingbird.TestFramework.ExtensionProject.ServiceCategory.InternalAnalyze"]
See Also