BadScript 2
Loading...
Searching...
No Matches
BadComponentNodeTransformer.cs File Reference

Go to the source code of this file.

Classes

class  BadHtml.Transformer.BadComponentNodeTransformer
 A transformer that allows the user to invoke a function by specifying the function namd and its arguments as a valid html node. Example: Function Test(a, b) exists; Execute with <Test a="1" b="2" > More...
 

Namespaces

namespace  BadHtml
 A Html Template Generator based on BadScript2.
 
namespace  BadHtml.Transformer
 Implementations of Html Node Transformers that are used in the Transformation Process.