C# Class Hyperlinq.TElementWithCustomAttributes

Mostra file Open project: hyperlinq/hyperlinq

Public Properties

Property Type Description
Attributes string[]
Name string

Public Methods

Method Description
TElementWithCustomAttributes ( string name, string attributes ) : System

Method Details

TElementWithCustomAttributes() public method

public TElementWithCustomAttributes ( string name, string attributes ) : System
name string
attributes string
return System

Property Details

Attributes public_oe property

public string[] Attributes
return string[]

Name public_oe property

public string Name
return string