Click or drag to resize

MethodCallParameter Properties

The MethodCallParameter type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets or sets the fallback value when result value is not available
Public propertyLayout
Gets or sets the layout that should be use to calculate the value for the parameter.
Public propertyName
Gets or sets the name of the parameter.
Public propertyParameterType
Gets or sets the type of the parameter.
Top
See Also