C# Class AgentMulder.ReSharper.Plugin.Components.TypeUsageManager

Show file Open project: hmemcpy/AgentMulder Class Usage Examples

Public Methods

Method Description
MarkTypeAsUsed ( ITypeDeclaration declaration ) : void
TypeUsageManager ( CollectUsagesStageProcess collectUsagesStageProcess ) : System

Private Methods

Method Description
SetConstructorsState ( ITypeElement typeElement, UsageState state ) : void

Method Details

MarkTypeAsUsed() public method

public MarkTypeAsUsed ( ITypeDeclaration declaration ) : void
declaration ITypeDeclaration
return void

TypeUsageManager() public method

public TypeUsageManager ( CollectUsagesStageProcess collectUsagesStageProcess ) : System
collectUsagesStageProcess CollectUsagesStageProcess
return System