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

Afficher le fichier Open project: ashmind/expressive Class Usage Examples

Méthodes publiques

Méthode Description
Inline ( IList elements, bool>.Func variableIndexPredicate ) : void

Method Details

Inline() public méthode

public Inline ( IList elements, bool>.Func variableIndexPredicate ) : void
elements IList
variableIndexPredicate bool>.Func
Résultat void