C# 클래스 UpdateChecker.View.NewerVersionView

Interaction logic for NewerVersionView.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

공개 메소드들

메소드 설명
NewerVersionView ( ) : System.Windows
SetBrowserContent ( string content ) : void

메소드 상세

NewerVersionView() 공개 메소드

public NewerVersionView ( ) : System.Windows
리턴 System.Windows

SetBrowserContent() 공개 메소드

public SetBrowserContent ( string content ) : void
content string
리턴 void