C# Class FrannHammer.WebScraper.AttributeValueRowCollection

Holds a List of AttributeValueRows. This is designed to hold a page of attributes for all characters (e.g., all air speeds).
显示文件 Open project: Frannsoft/FrannHammer

Public Methods

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

Method Details

AttributeValueRowCollection() public method

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