C# 클래스 Gwupe.Agent.UI.WPF.UiHelper

파일 보기 프로젝트 열기: gwupe/Gwupe 1 사용 예제들

공개 메소드들

메소드 설명
UiHelper ( Dispatcher dispatcher, ContentPresenter disabler, System.Windows.Controls.TextBlock statusText, System.Windows.Controls.TextBlock errorText ) : System

비공개 메소드들

메소드 설명
RunElevation ( String disablerMessage, Action successMethod, String actionDescription ) : void

메소드 상세

UiHelper() 공개 메소드

public UiHelper ( Dispatcher dispatcher, ContentPresenter disabler, System.Windows.Controls.TextBlock statusText, System.Windows.Controls.TextBlock errorText ) : System
dispatcher System.Windows.Threading.Dispatcher
disabler System.Windows.Controls.ContentPresenter
statusText System.Windows.Controls.TextBlock
errorText System.Windows.Controls.TextBlock
리턴 System