C# Class FrannHammer.WebScraper.AttributeValueRow

Holds a row of attribute values (e.g., Rank (1), WebCharacter (Pikachu), Value (1))
显示文件 Open project: Frannsoft/FrannHammer

Public Methods

Method Description
AttributeValueRow ( List values ) : System.Collections.Generic

Method Details

AttributeValueRow() public method

public AttributeValueRow ( List values ) : System.Collections.Generic
values List
return System.Collections.Generic