Свойство | Тип | Описание | |
---|---|---|---|
DatabaseDocument | Raven.Abstractions.Data.DatabaseDocument |
Метод | Описание | |
---|---|---|
CheckForChanges ( ) : void | ||
LoadFor ( Raven.Abstractions.Data.DatabaseDocument document ) : void | ||
ProvideSuggestions ( string enteredText ) : Task |
||
VersioningSettingsSectionModel ( ) : System.Collections.Generic | ||
VersioningSettingsSectionModel ( bool isCreation ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
HandleDeleteVersioning ( object parameter ) : void |
public LoadFor ( Raven.Abstractions.Data.DatabaseDocument document ) : void | ||
document | Raven.Abstractions.Data.DatabaseDocument | |
Результат | void |
public ProvideSuggestions ( string enteredText ) : Task |
||
enteredText | string | |
Результат | Task |
public VersioningSettingsSectionModel ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public VersioningSettingsSectionModel ( bool isCreation ) : System.Collections.Generic | ||
isCreation | bool | |
Результат | System.Collections.Generic |