C# Class TestEntity, Unity-Google-Spreadsheets

Datei anzeigen Open project: deepnavy/Unity-Google-Spreadsheets Class Usage Examples

Public Properties

Property Type Description
name string
number int

Public Methods

Method Description
TestEntity ( ) : System.Collections

Method Details

TestEntity() public method

public TestEntity ( ) : System.Collections
return System.Collections

Property Details

name public_oe property

public string name
return string

number public_oe property

public int number
return int