In
the syntax summary of a ConstructorSynopsis
, DestructorSynopsis
, or MethodSynopsis
, MethodParam
provides the description of a parameter to the
method. Typically, this includes the data type of the parameter and its name, but may also
include an initial value and other modifiers.