Property | Type | Description | |
---|---|---|---|
collects | double>.Dictionary | ||
fcollects | double[]>.Dictionary |
Method | Description | |
---|---|---|
RecoverDir ( string dir ) : void |
Method | Description | |
---|---|---|
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 |
public static RecoverDir ( string dir ) : void | ||
dir | string | |
return | void |