跳到主要内容

Class GeneralStepWithCoroutine

Executable implementation of IGeneralStep (base on winS.Unity.Process.StepWithCoroutine).

Properties

nextStepList

public IList<string> nextStepList { get; set; }

Methods

GetNextSteps(ProcessContext processContext)

public override IEnumerable<string> GetNextSteps(ProcessContext processContext)

GetEnumerator()

public IEnumerator<string> GetEnumerator()