C# Class _3PA.MainFeatures.CodeExplorer.CodeExplorerItem

base class
Inheritance: _3PA.MainFeatures.FilteredLists.FilteredItemTree
Exibir arquivo Open project: jcaillon/3P Class Usage Examples

Public Methods

Method Description
DoForEachFlag ( CodeExplorerFlag>.Action toApplyOnFlag ) : void

Apply an action for each flag of the item

Method Details

DoForEachFlag() public method

Apply an action for each flag of the item
public DoForEachFlag ( CodeExplorerFlag>.Action toApplyOnFlag ) : void
toApplyOnFlag CodeExplorerFlag>.Action
return void