C# 클래스 Manager_WPF.InstallPlugin

Interaction logic for InstallPlugin.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: opensourceautomation/Open-Source-Automation 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
install bool

공개 메소드들

메소드 설명
InstallPlugin ( string Sendfilename ) : System

비공개 메소드들

메소드 설명
UnzipOSA ( string PluginPackagePath ) : bool
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnInstall_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

InstallPlugin() 공개 메소드

public InstallPlugin ( string Sendfilename ) : System
Sendfilename string
리턴 System

프로퍼티 상세

install 공개적으로 프로퍼티

public bool install
리턴 bool