C# 클래스 AgentMulder.ReSharper.Plugin.Components.TypeUsageManager

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

공개 메소드들

메소드 설명
MarkTypeAsUsed ( ITypeDeclaration declaration ) : void
TypeUsageManager ( CollectUsagesStageProcess collectUsagesStageProcess ) : System

비공개 메소드들

메소드 설명
SetConstructorsState ( ITypeElement typeElement, UsageState state ) : void

메소드 상세

MarkTypeAsUsed() 공개 메소드

public MarkTypeAsUsed ( ITypeDeclaration declaration ) : void
declaration ITypeDeclaration
리턴 void

TypeUsageManager() 공개 메소드

public TypeUsageManager ( CollectUsagesStageProcess collectUsagesStageProcess ) : System
collectUsagesStageProcess CollectUsagesStageProcess
리턴 System