declareMethod

Undocumented in source.
  1. mixintemplate declareMethod(string index, ReturnType, string name, ParameterType...)
  2. mixintemplate declareMethod(ReturnType, string name, ParameterType...)
    mixin template declareMethod (
    ReturnType
    string name
    ParameterType...
    ) {}

Meta