C# 클래스 Bookstore.WebApp.Rules.RequireSetupRule

상속: Splits.Web.Rule
파일 보기 프로젝트 열기: aaronjensen/splits

공개 메소드들

메소드 설명
OnAny ( Type urlType ) : IEnumerable
ShouldApply ( Type urlType ) : bool

메소드 상세

OnAny() 공개 메소드

public OnAny ( Type urlType ) : IEnumerable
urlType System.Type
리턴 IEnumerable

ShouldApply() 공개 메소드

public ShouldApply ( Type urlType ) : bool
urlType System.Type
리턴 bool