Méthode | Description | |
---|---|---|
OpenProjectLog ( string project ) : void | ||
WriteLogbookEntry ( LogbookEntryType type, string logbookEntry ) : void |
public OpenProjectLog ( string project ) : void | ||
project | string | |
Résultat | void |
public WriteLogbookEntry ( LogbookEntryType type, string logbookEntry ) : void | ||
type | LogbookEntryType | |
logbookEntry | string | |
Résultat | void |