C# 클래스 TeamMentor.FileStorage.TM_FileStorage

This is the TeamMentor interface with the file system. The main TM objects (ie its objects) are not aware of where (if at all) their data is saved into
상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: TeamMentor/Master 1 사용 예제들

공개 메소드들

메소드 설명
TM_FileStorage ( ) : System
TM_FileStorage ( bool loadData ) : System

메소드 상세

TM_FileStorage() 공개 메소드

public TM_FileStorage ( ) : System
리턴 System

TM_FileStorage() 공개 메소드

public TM_FileStorage ( bool loadData ) : System
loadData bool
리턴 System