ParameterBuilder.

IsParameter(ParameterInfo) Method

Summary

Is this a match for the specified `parameter`?

Syntax

public bool IsParameter(ParameterInfo parameter)

Parameters

Name Type Description
parameter ParameterInfo

Return Value

Type Description
bool