C# 클래스 MahTweets.Core.Scripting.ScriptCollectionEventListener

파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave

공개 메소드들

메소드 설명
Detach ( ) : void
ScriptCollectionEventListener ( dynamic parent, IScriptingLibrarian list ) : System

비공개 메소드들

메소드 설명
ScriptListChanged ( object sender, EventArgs e ) : void

메소드 상세

Detach() 공개 메소드

public Detach ( ) : void
리턴 void

ScriptCollectionEventListener() 공개 메소드

public ScriptCollectionEventListener ( dynamic parent, IScriptingLibrarian list ) : System
parent dynamic
list IScriptingLibrarian
리턴 System