C# Class Regextra.TemplateBenchmarks.Program

Afficher le fichier Open project: amageed/Regextra

Private Properties

Свойство Type Description
GetPerson Regextra.TemplateBenchmarks.Models.Person
Main void
RunBenchmarksForDictionaryInput void
RunBenchmarksForDynamicPerson void
RunBenchmarksForNestedSampleTemplate void
RunBenchmarksForSampleTemplate void

Méthodes publiques

Méthode Description
RunBenchmarksForExpandoObject ( ) : void

Private Methods

Méthode Description
GetPerson ( ) : Person
Main ( string args ) : void
RunBenchmarksForDictionaryInput ( ) : void
RunBenchmarksForDynamicPerson ( ) : void
RunBenchmarksForNestedSampleTemplate ( ) : void
RunBenchmarksForSampleTemplate ( ) : void

Method Details

RunBenchmarksForExpandoObject() public static méthode

public static RunBenchmarksForExpandoObject ( ) : void
Résultat void