58 return "name: " +
Name +
" skip: " +
Skip.ToString() +
" parent: " +
Parent;
bool ICollection< KeyValuePair< TKey, TValue > >. Contains(KeyValuePair< TKey, TValue > keyValuePair)
static void ExecuteSequence(List< MethodSequenceListItem > sequence)
MethodSequenceListItem Parent
override string ToString()
bool ShouldAct(List< MethodSequenceListItem > sequence)
MethodSequenceListItem(string name, Func< bool > method, MethodSequenceListItem parent=null)