C# Class TestEntity, Unity-Google-Spreadsheets

Afficher le fichier Open project: deepnavy/Unity-Google-Spreadsheets Class Usage Examples

Méthodes publiques

Свойство Type Description
name string
number int

Méthodes publiques

Méthode Description
TestEntity ( ) : System.Collections

Method Details

TestEntity() public méthode

public TestEntity ( ) : System.Collections
Résultat System.Collections

Property Details

name public_oe property

public string name
Résultat string

number public_oe property

public int number
Résultat int