C# 클래스 AccountManagement.Specs.Steps.ScenarioHelper.Navigation.PageUrls

파일 보기 프로젝트 열기: mustafamg/AccountManager

공개 프로퍼티들

프로퍼티 타입 설명
BaseUrl System.Uri
Pages string>.Dictionary

공개 메소드들

메소드 설명
PageUrls ( ) : System
this ( string pageTitle ) : Uri

메소드 상세

PageUrls() 공개 메소드

public PageUrls ( ) : System
리턴 System

this() 공개 메소드

public this ( string pageTitle ) : Uri
pageTitle string
리턴 System.Uri

프로퍼티 상세

BaseUrl 공개적으로 프로퍼티

public Uri,System BaseUrl
리턴 System.Uri

Pages 공개적으로 프로퍼티

public Dictionary Pages
리턴 string>.Dictionary