C# Class PageTypeBuilder.Discovery.PageTypePropertyDefinition

Afficher le fichier Open project: joelabrahamsson/Page-Type-Builder Class Usage Examples

Méthodes publiques

Méthode Description
PageTypePropertyDefinition ( string name, Type propertyType, IPageType pageType, PageTypePropertyAttribute pageTypePropertyAttribute ) : System

Method Details

PageTypePropertyDefinition() public méthode

public PageTypePropertyDefinition ( string name, Type propertyType, IPageType pageType, PageTypePropertyAttribute pageTypePropertyAttribute ) : System
name string
propertyType System.Type
pageType IPageType
pageTypePropertyAttribute PageTypePropertyAttribute
Résultat System