C# 클래스 GoogleCloudExtension.Theming.ThemeManager

This class implements a very simple theme manager.
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio

공개 메소드들

메소드 설명
GetCurrentTheme ( ) : VsTheme

Returns the current known theme to the caller. It will return VsTheme.Unknown for custom themes created by the user.

메소드 상세

GetCurrentTheme() 공개 정적인 메소드

Returns the current known theme to the caller. It will return VsTheme.Unknown for custom themes created by the user.
public static GetCurrentTheme ( ) : VsTheme
리턴 VsTheme