C# 클래스 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).
파일 보기 프로젝트 열기: Frannsoft/FrannHammer

공개 메소드들

메소드 설명
AttributeValueRowCollection ( List values ) : System.Collections.Generic

메소드 상세

AttributeValueRowCollection() 공개 메소드

public AttributeValueRowCollection ( List values ) : System.Collections.Generic
values List
리턴 System.Collections.Generic