C# Class AttributeCleaner, NotifyPropertyWeaver

Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver

Méthodes publiques

Méthode Description
Execute ( ) : void

Private Methods

Méthode Description
AttributeCleaner ( ModuleReader, moduleReader, Logger, logger ) : System.Collections.Generic
ProcessType ( TypeDefinition type ) : void
RemoveAttributes ( Collection customAttributes, string fullName ) : void
RemoveAttributes ( TypeDefinition typeDefinition ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void