C# Class PageTypeBuilder.Migrations.PageTypeExtensions

Exibir arquivo Open project: joelabrahamsson/Page-Type-Builder

Public Methods

Method Description
GetPageDefinition ( this pageType, string name ) : PageDefinition

Method Details

GetPageDefinition() public static method

public static GetPageDefinition ( this pageType, string name ) : PageDefinition
pageType this
name string
return PageDefinition