Method ContainsMarker
ContainsMarker(string, string)
Checks if the output contains a marker.
protected static bool ContainsMarker(string output, string marker)
Parameters
Returns
- bool
trueif the marker is found.
Checks if the output contains a marker.
protected static bool ContainsMarker(string output, string marker)
true if the marker is found.