C# Class ModuleWriter, NotifyPropertyWeaver

显示文件 Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Public Methods

Method Description
Execute ( ) : void
Execute ( string targetPath ) : void

Private Methods

Method Description
GetSymbolWriterProvider ( string targetPath ) : ISymbolWriterProvider
ModuleWriter ( ModuleReader, moduleReader, ProjectKeyReader, projectKeyReader, Logger, logger, WeavingTask config ) : System.ComponentModel.Composition

Method Details

Execute() public method

public Execute ( ) : void
return void

Execute() public method

public Execute ( string targetPath ) : void
targetPath string
return void