C# Class OpenRasta.Pipeline.CallGraph.WeightedCallGraphGenerator

Inheritance: IGenerateCallGraphs
Afficher le fichier Open project: openrasta/openrasta-core

Méthodes publiques

Méthode Description
GenerateCallGraph ( IEnumerable contributors ) : IEnumerable

Private Methods

Méthode Description
GetCompatibleTypes ( DependencyTree tree, DependencyNode notificationNode, IEnumerable beforeTypes ) : IEnumerable>

Method Details

GenerateCallGraph() public méthode

public GenerateCallGraph ( IEnumerable contributors ) : IEnumerable
contributors IEnumerable
Résultat IEnumerable