Beispiel #1
0
 public ForEachAsyncWithoutAsyncSuffixWithIndex()
 {
     SourceItem.ResetPerformedActions();
 }
Beispiel #2
0
 public ForEachWithIndex()
 {
     SourceItem.ResetPerformedActions();
 }
Beispiel #3
0
 public void SetUp()
 {
     SourceItem.ResetPerformedActions();
 }