C# Class SoundBoard.Updating.Helpers.AssemblyHelper

Mostrar archivo Open project: jormenjanssen/Soundboard

Public Methods

Method Description
GetAssemblyApplicationImage ( ) : ImageSource
GetAssemblyUrl ( string source ) : Uri
GetCurrentAssemblyName ( ) : String
GetCurrentVersion ( ) : System.Version

Method Details

GetAssemblyApplicationImage() public static method

public static GetAssemblyApplicationImage ( ) : ImageSource
return ImageSource

GetAssemblyUrl() public static method

public static GetAssemblyUrl ( string source ) : Uri
source string
return System.Uri

GetCurrentAssemblyName() public static method

public static GetCurrentAssemblyName ( ) : String
return String

GetCurrentVersion() public static method

public static GetCurrentVersion ( ) : System.Version
return System.Version