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

Afficher le fichier Open project: hmemcpy/AgentMulder Class Usage Examples

Méthodes publiques

Méthode Description
MarkTypeAsUsed ( ITypeDeclaration declaration ) : void
TypeUsageManager ( CollectUsagesStageProcess collectUsagesStageProcess ) : System

Private Methods

Méthode Description
SetConstructorsState ( ITypeElement typeElement, UsageState state ) : void

Method Details

MarkTypeAsUsed() public méthode

public MarkTypeAsUsed ( ITypeDeclaration declaration ) : void
declaration ITypeDeclaration
Résultat void

TypeUsageManager() public méthode

public TypeUsageManager ( CollectUsagesStageProcess collectUsagesStageProcess ) : System
collectUsagesStageProcess CollectUsagesStageProcess
Résultat System