C# Class AttributeCleaner, NotifyPropertyWeaver

Mostrar archivo Open project: shiftkey/NotifyPropertyWeaver

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method 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 method

public Execute ( ) : void
return void