C# Class GoogleCloudExtension.CloudExplorer.CloudConsoleSource

This class represents the node in the Cloud Explorer that points the users towards the Cloud Console for more services.
Inheritance: ICloudExplorerSource
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio

Méthodes publiques

Méthode Description
CloudConsoleSource ( ) : GoogleCloudExtension.Utils
InvalidateProjectOrAccount ( ) : void
Refresh ( ) : void

Method Details

CloudConsoleSource() public méthode

public CloudConsoleSource ( ) : GoogleCloudExtension.Utils
Résultat GoogleCloudExtension.Utils

InvalidateProjectOrAccount() public méthode

public InvalidateProjectOrAccount ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void