Свойство | Type | Description | |
---|---|---|---|
manifestPath | string | ||
notesBasePath | string | ||
storage | IStorage | ||
storagePath | string | ||
userLocks | Semaphore>.Dictionary |
Méthode | Description | |
---|---|---|
DirectoryBasedNoteRepository ( string username, string notes_base_path ) : System | ||
Dispose ( ) : void |
public DirectoryBasedNoteRepository ( string username, string notes_base_path ) : System | ||
username | string | |
notes_base_path | string | |
Résultat | System |