C# Class ReactiveMarbles.PropertyChanged.Benchmarks.WhenChangedBenchmarks

ファイルを表示 Open project: reactivemarbles/PropertyChanged

Public Methods

Method Description
PerformMutations ( int depth ) : void

Private Methods

Method Description
Change_Depth1_SourceGen ( ) : void
Change_Depth1_SourceGenSetup ( ) : void
Change_Depth2_SourceGen ( ) : void
Change_Depth2_SourceGenSetup ( ) : void
Change_Depth3_SourceGen ( ) : void
Change_Depth3_SourceGenSetup ( ) : void
Depth1Setup ( ) : void
Depth2Setup ( ) : void
Depth3Setup ( ) : void
GlobalCleanup ( ) : void
SubscribeAndChange_Depth1_SourceGen ( ) : void
SubscribeAndChange_Depth2_SourceGen ( ) : void
SubscribeAndChange_Depth3_SourceGen ( ) : void

Method Details

PerformMutations() public method

public PerformMutations ( int depth ) : void
depth int
return void