C# Class Microsoft.Cci.MutableCodeModel.AnonymousDelegateRemover.PopFinder

Inheritance: CodeTraverser
显示文件 Open project: visualmutator/visualmutator

Public Methods

Method Description
TraverseChildren ( IPopValue popValue ) : void

Method Details

TraverseChildren() public method

public TraverseChildren ( IPopValue popValue ) : void
popValue IPopValue
return void