C# Class Expressive.Decompilation.Steps.StatementInlining.AssignmentInlining.AssignmentInliner

Show file Open project: ashmind/expressive Class Usage Examples

Public Methods

Method Description
Inline ( IList elements, bool>.Func variableIndexPredicate ) : void

Method Details

Inline() public method

public Inline ( IList elements, bool>.Func variableIndexPredicate ) : void
elements IList
variableIndexPredicate bool>.Func
return void