getName

Get the name of a parameter or the default.

  1. string getName(CppClass.CppFunc method)
  2. string getName(CxParam p, string default_)
    @safe
    string
    getName
    (
    CxParam p
    ,
    string default_
    )

Meta