Method |
Description |
|
CreatePlusDataSource ( ) : GPlusDataSource |
|
|
CreateResourceManagerDataSource ( ) : ResourceManagerDataSource |
|
|
ICloudSourceContext ( object item ) : void |
|
|
InvalidateAccountDependentDataSources ( ) : void |
|
|
InvalidateEmptyState ( ) : void |
|
|
LoadProjectListAsync ( ) : Task> |
|
|
NotifySourcesOfUpdatedAccountOrProject ( ) : void |
Notifies all of the explorer sources that there are new credentials, be it a new project selected, or a new user selected. |
|
OnCurrentAccountChanged ( object sender, EventArgs e ) : void |
|
|
OnCurrentProjectIdChanged ( object sender, EventArgs e ) : void |
|
|
OnManageAccountsCommand ( ) : void |
|
|
OnNavigateToCloudConsoleCommand ( ) : void |
|
|
OnRefreshCommand ( ) : void |
|
|
OnReset ( object sender, EventArgs e ) : void |
|
|
RefreshSources ( ) : void |
|
|
ResetCredentials ( ) : void |
|
|
UpdateProjects ( IList projects ) : void |
|
|
UpdateUserProfile ( ) : void |
|
|