C# 클래스 OSAE.OSAEUserControl

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: opensourceautomation/Open-Source-Automation

공개 메소드들

메소드 설명
OSAEUserControl ( ) : System
OSAEUserControl ( string assemblyName, string assemblyType, AppDomain domain, string location ) : System
Shutdown ( ) : bool

비공개 메소드들

메소드 설명
Domain_UnhandledException ( object source, System e ) : void

메소드 상세

OSAEUserControl() 공개 메소드

public OSAEUserControl ( ) : System
리턴 System

OSAEUserControl() 공개 메소드

public OSAEUserControl ( string assemblyName, string assemblyType, AppDomain domain, string location ) : System
assemblyName string
assemblyType string
domain System.AppDomain
location string
리턴 System

Shutdown() 공개 메소드

public Shutdown ( ) : bool
리턴 bool