C# Class CSVRowItem, QFramework

一个项目的属性
Afficher le fichier Open project: liangxiegame/QFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
IndexForAttribName int>.Dictionary
Values CSVValue[],

Méthodes publiques

Méthode Description
CSVRowItem ( CSVValue, values, int>.Dictionary indexForAttribName ) : UnityEngine

Method Details

CSVRowItem() public méthode

public CSVRowItem ( CSVValue, values, int>.Dictionary indexForAttribName ) : UnityEngine
values CSVValue,
indexForAttribName int>.Dictionary
Résultat UnityEngine

Property Details

IndexForAttribName public_oe property

public Dictionary IndexForAttribName
Résultat int>.Dictionary

Values public_oe property

public CSVValue[], Values
Résultat CSVValue[],