CModuleX.call

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto call(string name, string params)
    mixintemplate CModuleX(T)
    call
    (
    string name
    ,
    string params
    )
  2. auto call(string name, T args)

Meta