InterfaceTypeMixin.getMethods

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(Method)[] getMethods(string name)
  2. const(Method)[] getMethods()
    class InterfaceTypeMixin(T)
    override const
    const(Method)[]
    getMethods
    ()
    if (
    is(T == interface)
    )

Meta