C# Class OnChangedWalker, NotifyPropertyWeaver

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

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
GetOnChangedMethods ( TypeNode, notifyNode ) : IEnumerable
OnChangedWalker ( MethodGenerifier, methodGenerifier, TypeNodeBuilder, typeNodeBuilder ) : System.Collections.Generic
Process ( List notifyNodes ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void