ProcessQuery.matchesCriteria

private bool matchesCriteria(Process proc)

Checks if a process matches all query criteria.

Parameters

procThe process to check.

Returns

true if the process matches all criteria, false otherwise.