C# Class SoundSwitch.Util.AssemblyUtils

Afficher le fichier Open project: Belphemur/SoundSwitch

Méthodes publiques

Méthode Description
GetAssemblyConfigurationAttribute ( ) : AssemblyConfigurationAttribute

Get Current Assembly configuration

GetReleaseState ( ) : ReleaseState

Get the current state of the application

Method Details

GetAssemblyConfigurationAttribute() public static méthode

Get Current Assembly configuration
public static GetAssemblyConfigurationAttribute ( ) : AssemblyConfigurationAttribute
Résultat System.Reflection.AssemblyConfigurationAttribute

GetReleaseState() public static méthode

Get the current state of the application
public static GetReleaseState ( ) : ReleaseState
Résultat ReleaseState