C# 클래스 PluginFramework.PluginManage

Author :TG
파일 보기 프로젝트 열기: tianjing/PluginFramework 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Close void
GetPluginDirs void
Shutdown void
WebAppLaunch void

공개 메소드들

메소드 설명
PluginManage ( ) : System
WinAppLaunch ( ) : void

framework Launch

비공개 메소드들

메소드 설명
Close ( ) : void

framework Close

GetPluginDirs ( ) : void
Shutdown ( ) : void

framework Shutdown

WebAppLaunch ( ) : void

framework Launch

메소드 상세

PluginManage() 공개 메소드

public PluginManage ( ) : System
리턴 System

WinAppLaunch() 공개 메소드

framework Launch
public WinAppLaunch ( ) : void
리턴 void