C# Class PageTypeBuilder.Abstractions.PageTypeValueExtractor

Inheritance: IPageTypeValueExtractor
Afficher le fichier Open project: joelabrahamsson/Page-Type-Builder

Méthodes publiques

Méthode Description
GetDefaultFrameId ( IPageType pageType ) : int
GetFileName ( IPageType pageType ) : string

Method Details

GetDefaultFrameId() public méthode

public GetDefaultFrameId ( IPageType pageType ) : int
pageType IPageType
Résultat int

GetFileName() public méthode

public GetFileName ( IPageType pageType ) : string
pageType IPageType
Résultat string