C# 클래스 hobd.TrackRecovery

파일 보기 프로젝트 열기: cail/hobd

공개 프로퍼티들

프로퍼티 타입 설명
collects double>.Dictionary
fcollects double[]>.Dictionary

공개 메소드들

메소드 설명
RecoverDir ( string dir ) : void

비공개 메소드들

메소드 설명
Collect ( string file ) : string
Main ( string args ) : void
SameDayFilter ( long csTimeStamp, long thatTimeStamp ) : bool
SameMonthFilter ( long csTimeStamp, long thatTimeStamp ) : bool
SameWeekFilter ( long csTimeStamp, long thatTimeStamp ) : bool

메소드 상세

RecoverDir() 공개 정적인 메소드

public static RecoverDir ( string dir ) : void
dir string
리턴 void

프로퍼티 상세

collects 공개적으로 정적으로 프로퍼티

public static Dictionary collects
리턴 double>.Dictionary

fcollects 공개적으로 정적으로 프로퍼티

public static Dictionary fcollects
리턴 double[]>.Dictionary