BEGIN_METHOD_VOID
#define BEGIN_METHOD_VOID ( name ) ...
Begins the implementation of a method that has no arguments.
-
name is the name of the function, as specified in the class declaration.
Examples
[gb.markdown].Markup.ProcessCode.1104: Cannot load component 'gb.highlight': cannot find component
See also