C# Class Dashing.Tests.Extensions.DynamicParametersExtensions

Datei anzeigen Open project: Polylytics/dashing

Public Methods

Method Description
GetValueOfParameter ( this p, string parameterName ) : object

Method Details

GetValueOfParameter() public static method

public static GetValueOfParameter ( this p, string parameterName ) : object
p this
parameterName string
return object