C# 클래스 TestContainer, Unity-Google-Spreadsheets

파일 보기 프로젝트 열기: deepnavy/Unity-Google-Spreadsheets 1 사용 예제들

공개 메소드들

메소드 설명
Load ( string path ) : TestContainer,
Save ( string path ) : void
TestContainer ( ) : System.Collections
TestContainer ( TestEntity, arch ) : System.Collections

메소드 상세

Load() 공개 정적인 메소드

public static Load ( string path ) : TestContainer,
path string
리턴 TestContainer,

Save() 공개 메소드

public Save ( string path ) : void
path string
리턴 void

TestContainer() 공개 메소드

public TestContainer ( ) : System.Collections
리턴 System.Collections

TestContainer() 공개 메소드

public TestContainer ( TestEntity, arch ) : System.Collections
arch TestEntity,
리턴 System.Collections