C# 클래스 SparkleShare.AboutController

파일 보기 프로젝트 열기: hbons/SparkleShare

공개 프로퍼티들

프로퍼티 타입 설명
CreditsLinkAddress string
DebugLogLinkAddress string
ReportProblemLinkAddress string
RunningVersion string
WebsiteLinkAddress string

공개 메소드들

메소드 설명
AboutController ( ) : System
CheckForNewVersion ( ) : void
WindowClosed ( ) : void

메소드 상세

AboutController() 공개 메소드

public AboutController ( ) : System
리턴 System

CheckForNewVersion() 공개 메소드

public CheckForNewVersion ( ) : void
리턴 void

WindowClosed() 공개 메소드

public WindowClosed ( ) : void
리턴 void

프로퍼티 상세

CreditsLinkAddress 공개적으로 프로퍼티

public string CreditsLinkAddress
리턴 string

DebugLogLinkAddress 공개적으로 프로퍼티

public string DebugLogLinkAddress
리턴 string

ReportProblemLinkAddress 공개적으로 프로퍼티

public string ReportProblemLinkAddress
리턴 string

RunningVersion 공개적으로 프로퍼티

public string RunningVersion
리턴 string

WebsiteLinkAddress 공개적으로 프로퍼티

public string WebsiteLinkAddress
리턴 string