Méthode | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
GetItems ( System.Guid guid ) : IList |
||
HistoryManager ( ) : System | ||
LoadHistory ( string path ) : bool |
Load the report database from disk.
|
|
Remove ( |
||
RemoveCategory ( System.Guid guid ) : void | ||
SaveHistory ( string path ) : bool |
Save the history database to disk.
|
Méthode | Description | |
---|---|---|
DeserializeHistory ( byte data ) : HistoryCategory>.Dictionary |
||
SerializeHistory ( HistoryCategory>.Dictionary |
public GetItems ( System.Guid guid ) : IList |
||
guid | System.Guid | |
Résultat | IList |
public RemoveCategory ( System.Guid guid ) : void | ||
guid | System.Guid | |
Résultat | void |