C# Class TestContainer, Unity-Google-Spreadsheets

Mostrar archivo Open project: deepnavy/Unity-Google-Spreadsheets Class Usage Examples

Public Methods

Method Description
Load ( string path ) : TestContainer,
Save ( string path ) : void
TestContainer ( ) : System.Collections
TestContainer ( TestEntity, arch ) : System.Collections

Method Details

Load() public static method

public static Load ( string path ) : TestContainer,
path string
return TestContainer,

Save() public method

public Save ( string path ) : void
path string
return void

TestContainer() public method

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

TestContainer() public method

public TestContainer ( TestEntity, arch ) : System.Collections
arch TestEntity,
return System.Collections