C# Class ThisMember.Benchmarks.Comparisons

ファイルを表示 Open project: JulianR/ThisMember

Public Properties

Property Type Description
Dto CustomerDto

Public Methods

Method Description
Benchmark ( ) : void
CompileTest ( ) : void
Foo ( Func func ) : decimal

Method Details

Benchmark() public static method

public static Benchmark ( ) : void
return void

CompileTest() public static method

public static CompileTest ( ) : void
return void

Foo() public static method

public static Foo ( Func func ) : decimal
func Func
return decimal

Property Details

Dto public_oe static_oe property

public static CustomerDto Dto
return CustomerDto