C# Class PageTypeBuilder.Abstractions.PageTypeValueExtractor

Inheritance: IPageTypeValueExtractor
显示文件 Open project: joelabrahamsson/Page-Type-Builder

Public Methods

Method Description
GetDefaultFrameId ( IPageType pageType ) : int
GetFileName ( IPageType pageType ) : string

Method Details

GetDefaultFrameId() public method

public GetDefaultFrameId ( IPageType pageType ) : int
pageType IPageType
return int

GetFileName() public method

public GetFileName ( IPageType pageType ) : string
pageType IPageType
return string