C# 클래스 SoundBoard.Updating.Helpers.AssemblyHelper

파일 보기 프로젝트 열기: jormenjanssen/Soundboard

공개 메소드들

메소드 설명
GetAssemblyApplicationImage ( ) : ImageSource
GetAssemblyUrl ( string source ) : Uri
GetCurrentAssemblyName ( ) : String
GetCurrentVersion ( ) : System.Version

메소드 상세

GetAssemblyApplicationImage() 공개 정적인 메소드

public static GetAssemblyApplicationImage ( ) : ImageSource
리턴 ImageSource

GetAssemblyUrl() 공개 정적인 메소드

public static GetAssemblyUrl ( string source ) : Uri
source string
리턴 System.Uri

GetCurrentAssemblyName() 공개 정적인 메소드

public static GetCurrentAssemblyName ( ) : String
리턴 String

GetCurrentVersion() 공개 정적인 메소드

public static GetCurrentVersion ( ) : System.Version
리턴 System.Version