mrdocs::doc::toString

Return the name of the ParamDirection as a string.

Synopsis

Declared in <mrdocs/Metadata/DocComment/Block/ParamDirection.hpp>

dom::String
toString(ParamDirection kind) noexcept;

Return Value

the name of the ParamDirection as a string.

Parameters

Name Description

kind

Parameter pass direction.

Created with MrDocs