C# 클래스 StringBuilderPooling.Program

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

공개 메소드들

메소드 설명
GenerateFullTypeName ( string name, int arity ) : string

보호된 메소드들

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

비공개 메소드들

메소드 설명
Main ( string args ) : void
NoPoolingBenchmark ( ) : void
UsePoolingBenchmark ( ) : void

메소드 상세

GenerateFullTypeName() 공개 정적인 메소드

public static GenerateFullTypeName ( string name, int arity ) : string
name string
arity int
리턴 string

GetBenhmarkList() 보호된 메소드

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