C# Class AvoidBoxingToString.Program

Inheritance: BelhardTraining.Benchmark.Core.ProgramBase
Afficher le fichier Open project: bazile/Training

Méthodes protégées

Méthode Description
GetBenhmarkList ( ) : Tuple[]

Private Methods

Méthode Description
ConcatMessageAvoidingBoxing ( int id, int size ) : string
ConcatMessageAvoidingBoxingBenchmark ( ) : void
ConcatMessageWithBoxing ( int id, int size ) : string
ConcatMessageWithBoxingBenchmark ( ) : void
FormatMessageAvoidingBoxing ( int id, int size ) : string
FormatMessageAvoidingBoxingBenchmark ( ) : void
FormatMessageWithBoxing ( int id, int size ) : string
FormatMessageWithBoxingBenchmark ( ) : void
Main ( string args ) : void

Method Details

GetBenhmarkList() protected méthode

protected GetBenhmarkList ( ) : Tuple[]
Résultat Tuple[]