ProcessQuery.matchesCriteria
private
bool matchesCriteria(Process proc)Checks if a process matches all query criteria.
Parameters
proc | The process to check. |
Returns
true if the process matches all criteria, false otherwise.