C# Class EpiStructuredData.Attributes.StructuredDataAttribute

Inheritance: Attribute
Show file Open project: fortedigital/EpiStructuredData

Public Properties

Property Type Description
GeneratorType Type

Public Methods

Method Description
StructuredDataAttribute ( Type generatorType ) : System

Method Details

StructuredDataAttribute() public method

public StructuredDataAttribute ( Type generatorType ) : System
generatorType Type
return System

Property Details

GeneratorType public property

public Type GeneratorType
return Type