render

Render a template at ctfe

  1. string render(string tplValue, T controller)
  2. string render(T controller)
    string
    render
    (
    string tplValue
    T
    Components...
    )
  3. string render(T controller)

Meta