I have a foreach loop that goes through objects in a list, and calls a method:
foreach
foreach(var obj in objList) { Task task = Task.Factor