C# 클래스 ThisMember.Benchmarks.Comparisons

파일 보기 프로젝트 열기: JulianR/ThisMember

공개 프로퍼티들

프로퍼티 타입 설명
Dto CustomerDto

공개 메소드들

메소드 설명
Benchmark ( ) : void
CompileTest ( ) : void
Foo ( Func func ) : decimal

메소드 상세

Benchmark() 공개 정적인 메소드

public static Benchmark ( ) : void
리턴 void

CompileTest() 공개 정적인 메소드

public static CompileTest ( ) : void
리턴 void

Foo() 공개 정적인 메소드

public static Foo ( Func func ) : decimal
func Func
리턴 decimal

프로퍼티 상세

Dto 공개적으로 정적으로 프로퍼티

public static CustomerDto Dto
리턴 CustomerDto