C# Class Benchmarque.Console.Program

Show file Open project: phatboyg/Benchmarque

Private Methods

Method Description
AddDependentAssembly ( DependencyGraph graph, string assemblyPath, string referencedAssemblyName ) : void
Display ( IEnumerable results ) : void
DisplayGroupResults ( RunResult>.IGrouping group ) : void
DisplayResult ( int count, DisplayResult result ) : void
GetDependentAssemblies ( string assemblyPath ) : IEnumerable
Main ( string argv ) : void