C# Class NPerf.Experiment.UsefulExtensions

Afficher le fichier Open project: Orcomp/NPerf

Méthodes publiques

Méthode Description
ConvertToArguments ( this args ) : IList
ExtractValue ( this arguments, string name ) : string

Method Details

ConvertToArguments() public static méthode

public static ConvertToArguments ( this args ) : IList
args this
Résultat IList

ExtractValue() public static méthode

public static ExtractValue ( this arguments, string name ) : string
arguments this
name string
Résultat string