getName

Get the name of a C++ method.

  1. string getName(ref const(CppClass.CppFunc) method)
    string
    getName
    @trusted
    ()
    (
    ref const(CppClass.CppFunc) method
    )
  2. string getName(const CxParam p, string default_)

Meta