C# 클래스 Splits.Web.Steps.RedirectStep

상속: Step
파일 보기 프로젝트 열기: aaronjensen/splits

공개 메소드들

메소드 설명
GetUrl ( StepContext stepContext ) : string
RedirectStep ( string>.Func getUrl ) : System

메소드 상세

GetUrl() 공개 메소드

public GetUrl ( StepContext stepContext ) : string
stepContext StepContext
리턴 string

RedirectStep() 공개 메소드

public RedirectStep ( string>.Func getUrl ) : System
getUrl string>.Func
리턴 System