C# Class Splits.Web.Steps.RedirectStep

Inheritance: Step
Afficher le fichier Open project: aaronjensen/splits

Méthodes publiques

Méthode Description
GetUrl ( StepContext stepContext ) : string
RedirectStep ( string>.Func getUrl ) : System

Method Details

GetUrl() public méthode

public GetUrl ( StepContext stepContext ) : string
stepContext StepContext
Résultat string

RedirectStep() public méthode

public RedirectStep ( string>.Func getUrl ) : System
getUrl string>.Func
Résultat System