C# 클래스 ServiceStack.BundlerRunOnSave.SolutionEventsListener

상속: IVsSolutionEvents, IDisposable
파일 보기 프로젝트 열기: ServiceStack/Bundler 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
SolutionEventsListener ( ) : System

비공개 메소드들

메소드 설명
IVsSolutionEvents ( IVsHierarchy pStubHierarchy, IVsHierarchy pRealHierarchy ) : int
IVsSolutionEvents ( IVsHierarchy pHierarchy, int fAdded ) : int
IVsSolutionEvents ( IVsHierarchy pHierarchy, int fRemoving, int &pfCancel ) : int
IVsSolutionEvents ( object pUnkReserved ) : int
IVsSolutionEvents ( object pUnkReserved, int fNewSolution ) : int
InitNullEvents ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SolutionEventsListener() 공개 메소드

public SolutionEventsListener ( ) : System
리턴 System