C# Class StringBuilderPooling.Program

Inheritance: BelhardTraining.Benchmark.Core.ProgramBase
Datei anzeigen Open project: bazile/Training

Public Methods

Method Description
GenerateFullTypeName ( string name, int arity ) : string

Protected Methods

Method Description
GetBenhmarkList ( ) : Tuple[]

Private Methods

Method Description
Main ( string args ) : void
NoPoolingBenchmark ( ) : void
UsePoolingBenchmark ( ) : void

Method Details

GenerateFullTypeName() public static method

public static GenerateFullTypeName ( string name, int arity ) : string
name string
arity int
return string

GetBenhmarkList() protected method

protected GetBenhmarkList ( ) : Tuple[]
return Tuple[]