Class GeneralStepWithCoroutine
Properties
nextStepList
public IList<string> nextStepList { get; set; }
Methods
override IEnumerable<string> GetNextSteps(ProcessContext processContext)
public override IEnumerable<string> GetNextSteps(ProcessContext processContext)
IEnumerator<string> GetEnumerator()
public IEnumerator<string> GetEnumerator()