getMethod.getMethod

Undocumented in source.
  1. alias getMethod = method[0]
  2. alias getMethod = void
    template getMethod(alias T, string name)
    @safe
    static if(!(method.length > 0))
    alias getMethod = void

Meta