C# Class CSVRowItem, QFramework

一个项目的属性
Mostra file Open project: liangxiegame/QFramework Class Usage Examples

Public Properties

Property Type Description
IndexForAttribName int>.Dictionary
Values CSVValue[],

Public Methods

Method Description
CSVRowItem ( CSVValue, values, int>.Dictionary indexForAttribName ) : UnityEngine

Method Details

CSVRowItem() public method

public CSVRowItem ( CSVValue, values, int>.Dictionary indexForAttribName ) : UnityEngine
values CSVValue,
indexForAttribName int>.Dictionary
return UnityEngine

Property Details

IndexForAttribName public_oe property

public Dictionary IndexForAttribName
return int>.Dictionary

Values public_oe property

public CSVValue[], Values
return CSVValue[],