C# Class NPerf.Experiment.UsefulExtensions

Datei anzeigen Open project: Orcomp/NPerf

Public Methods

Method Description
ConvertToArguments ( this args ) : IList
ExtractValue ( this arguments, string name ) : string

Method Details

ConvertToArguments() public static method

public static ConvertToArguments ( this args ) : IList
args this
return IList

ExtractValue() public static method

public static ExtractValue ( this arguments, string name ) : string
arguments this
name string
return string