C# Class TestEntity, Unity-Google-Spreadsheets

Show file 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 property

public string name
return string

number public property

public int number
return int