C# Class PageTypeBuilder.Specs.Helpers.TypeBuildingDsl.TypeSpecification

Show file Open project: joelabrahamsson/Page-Type-Builder Class Usage Examples

Public Methods

Method Description
AddAttributeTemplate ( Attribute template ) : void
TypeSpecification ( ) : System

Method Details

AddAttributeTemplate() public method

public AddAttributeTemplate ( Attribute template ) : void
template System.Attribute
return void

TypeSpecification() public method

public TypeSpecification ( ) : System
return System