C# 클래스 XG.Business.Plugins

파일 보기 프로젝트 열기: lformella/xdcc-grabscher 1 사용 예제들

공개 메소드들

메소드 설명
Add ( APlugin aPlugin ) : void
Plugins ( ) : System.Collections.Generic
StartAll ( ) : void
StopAll ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( APlugin aPlugin ) : void
aPlugin XG.Plugin.APlugin
리턴 void

Plugins() 공개 메소드

public Plugins ( ) : System.Collections.Generic
리턴 System.Collections.Generic

StartAll() 공개 메소드

public StartAll ( ) : void
리턴 void

StopAll() 공개 메소드

public StopAll ( ) : void
리턴 void