C# Class Splits.Web.Steps.RedirectStep

Inheritance: Step
Datei anzeigen Open project: aaronjensen/splits

Public Methods

Method Description
GetUrl ( StepContext stepContext ) : string
RedirectStep ( string>.Func getUrl ) : System

Method Details

GetUrl() public method

public GetUrl ( StepContext stepContext ) : string
stepContext StepContext
return string

RedirectStep() public method

public RedirectStep ( string>.Func getUrl ) : System
getUrl string>.Func
return System