Function BlockManager.NodeContainsAnyOf

NodeContainsAnyOf (GraphNode node, List<SingleNodeBlocker> selector)

True if the node contains any blocker which is included in the selector list.

Public
bool NodeContainsAnyOf (

GraphNode

node

List<SingleNodeBlocker>

selector

)

True if the node contains any blocker which is included in the selector list.