InputParameters Methods

Methods

Add Add a value to a property, using the property name as string.
ContainsKey Checks whether a given InputParameters instance, contains a non-null value for a given property.
GetValue Retrieve the value of a property, using the property name as string

See Also