public static bool NeedRun( List<string> itemsParse )
Public Shared Function NeedRun ( _ itemsParse As List(Of String) _ ) As Boolean
public: static bool^ NeedRun( List<String^>^ itemsParse )