프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |