render

Render a template at runtime

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

Meta