C# 클래스 ARKBreedingStats.FileSync

파일 보기 프로젝트 열기: cadon/ARKStatsExtractor 1 사용 예제들

공개 메소드들

메소드 설명
FileSync ( String fileName, System.Action callback ) : System
changeFile ( String newFileName ) : void

비공개 메소드들

메소드 설명
onChanged ( object source, FileSystemEventArgs e ) : void
updateProperties ( ) : void

메소드 상세

FileSync() 공개 메소드

public FileSync ( String fileName, System.Action callback ) : System
fileName String
callback System.Action
리턴 System

changeFile() 공개 메소드

public changeFile ( String newFileName ) : void
newFileName String
리턴 void