Свойство | Type | Description | |
---|---|---|---|
Url | string |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
ServerModel ( ) : System | ||
SetConnected ( bool isConnected ) : void | ||
SetCurrentDatabase ( Raven.Studio.Infrastructure.UrlParser urlParser ) : void | ||
TimerTickedAsync ( ) : System.Threading.Tasks.Task |
Méthode | Description | |
---|---|---|
DetermineUri ( ) : string | ||
DisplayBuildNumber ( ) : void | ||
DisplayLicenseStatus ( ) : void | ||
Initialize ( ) : void | ||
ServerModel ( string url ) : System | ||
UpdateUserInfo ( ) : void |
public SetConnected ( bool isConnected ) : void | ||
isConnected | bool | |
Résultat | void |
public SetCurrentDatabase ( Raven.Studio.Infrastructure.UrlParser urlParser ) : void | ||
urlParser | Raven.Studio.Infrastructure.UrlParser | |
Résultat | void |
public TimerTickedAsync ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |