C# Class ConfigureMenuCallback, NotifyPropertyWeaver

ファイルを表示 Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Public Methods

Method Description
ConfigureCallback ( ) : void

Private Methods

Method Description
Configure ( ConfigureWindowModel, model, Project, project ) : void
ConfigureMenuCallback ( CurrentProjectFinder, currentProjectFinder, NotifyPropertyWeaverFileExporter, fileExporter, TaskFileReplacer, taskFileReplacer, FullPathResolver, fullPathResolver, ExceptionDialog, exceptionDialog ) : System
GetActiveWindow ( ) : IntPtr

Method Details

ConfigureCallback() public method

public ConfigureCallback ( ) : void
return void