mrdocs::doc::toString
Return the name of the ParamDirection as a string.
Synopsis
dom::String
toString(ParamDirection kind) noexcept;
Parameters
Name |
Description |
kind |
Parameter pass direction. |
Created with MrDocs
Return the name of the ParamDirection as a string.
dom::String
toString(ParamDirection kind) noexcept;
Name |
Description |
kind |
Parameter pass direction. |
Created with MrDocs