C# 클래스 JSIL.SolutionBuilder.BuildEventRecorder

상속: ILogger
파일 보기 프로젝트 열기: sq/JSIL 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ProjectsById BuiltProject>.Dictionary
TargetFiles HashSet

공개 메소드들

메소드 설명
Initialize ( IEventSource eventSource ) : void
Shutdown ( ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( IEventSource eventSource ) : void
eventSource IEventSource
리턴 void

Shutdown() 공개 메소드

public Shutdown ( ) : void
리턴 void

프로퍼티 상세

ProjectsById 공개적으로 프로퍼티

public Dictionary ProjectsById
리턴 BuiltProject>.Dictionary

TargetFiles 공개적으로 프로퍼티

public HashSet TargetFiles
리턴 HashSet