Show / Hide Table of Contents

Struct Statics.StepStatusContinue

Compile time resulution to the Continue value.

Implements
IFunc<StepStatus>
Namespace: Towel
Assembly: Towel.dll
Syntax
public struct StepStatusContinue : IFunc<StepStatus>

Methods

| Improve this Doc View Source

Invoke()

Returns Continue.

Declaration
public StepStatus Invoke()
Returns
Type Description
StepStatus

Continue

Implements

IFunc<TResult>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX