C# 클래스 SoundSwitch.Util.AssemblyUtils

파일 보기 프로젝트 열기: Belphemur/SoundSwitch

공개 메소드들

메소드 설명
GetAssemblyConfigurationAttribute ( ) : AssemblyConfigurationAttribute

Get Current Assembly configuration

GetReleaseState ( ) : ReleaseState

Get the current state of the application

메소드 상세

GetAssemblyConfigurationAttribute() 공개 정적인 메소드

Get Current Assembly configuration
public static GetAssemblyConfigurationAttribute ( ) : AssemblyConfigurationAttribute
리턴 System.Reflection.AssemblyConfigurationAttribute

GetReleaseState() 공개 정적인 메소드

Get the current state of the application
public static GetReleaseState ( ) : ReleaseState
리턴 ReleaseState