C# 클래스 AvoidBoxingToString.Program

상속: BelhardTraining.Benchmark.Core.ProgramBase
파일 보기 프로젝트 열기: bazile/Training

보호된 메소드들

메소드 설명
GetBenhmarkList ( ) : Tuple[]

비공개 메소드들

메소드 설명
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

메소드 상세

GetBenhmarkList() 보호된 메소드

protected GetBenhmarkList ( ) : Tuple[]
리턴 Tuple[]