C# 클래스 GoogleCloudExtension.CloudExplorer.CloudConsoleSource

This class represents the node in the Cloud Explorer that points the users towards the Cloud Console for more services.
상속: ICloudExplorerSource
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio

공개 메소드들

메소드 설명
CloudConsoleSource ( ) : GoogleCloudExtension.Utils
InvalidateProjectOrAccount ( ) : void
Refresh ( ) : void

메소드 상세

CloudConsoleSource() 공개 메소드

public CloudConsoleSource ( ) : GoogleCloudExtension.Utils
리턴 GoogleCloudExtension.Utils

InvalidateProjectOrAccount() 공개 메소드

public InvalidateProjectOrAccount ( ) : void
리턴 void

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void