C# Class SoundSwitch.Util.AssemblyUtils

ファイルを表示 Open project: Belphemur/SoundSwitch

Public Methods

Method Description
GetAssemblyConfigurationAttribute ( ) : AssemblyConfigurationAttribute

Get Current Assembly configuration

GetReleaseState ( ) : ReleaseState

Get the current state of the application

Method Details

GetAssemblyConfigurationAttribute() public static method

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

GetReleaseState() public static method

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