C# 클래스 GammaJul.ReSharper.ForTea.Psi.T4FileDataCache

파일 보기 프로젝트 열기: MrJul/ForTea 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CreateOrUpdateData void
OnPsiChanged void
OnPsiFileChanged void

공개 메소드들

메소드 설명
T4FileDataCache ( [ lifetime, [ psiFiles, [ directiveInfoManager ) : GammaJul.ReSharper.ForTea.Psi.Directives

Initializes a new instance of the T4FileDataCache class.

비공개 메소드들

메소드 설명
CreateOrUpdateData ( [ t4File ) : void
OnPsiChanged ( ITreeNode treeNode, PsiChangedElementType psiChangedElementType ) : void

Called when a PSI element changes.

OnPsiFileChanged ( [ file ) : void

Called when a PSI file is created.

메소드 상세

T4FileDataCache() 공개 메소드

Initializes a new instance of the T4FileDataCache class.
public T4FileDataCache ( [ lifetime, [ psiFiles, [ directiveInfoManager ) : GammaJul.ReSharper.ForTea.Psi.Directives
lifetime [ The lifetime of this class.
psiFiles [ The PSI manager.
directiveInfoManager [ An instance of .
리턴 GammaJul.ReSharper.ForTea.Psi.Directives