RazorEngine


IActLikeProxy

Defined in RazorEngine.dll.
This interface can be used to access the original content of your emitted type;

Instance members

Instance memberDescription
Original()
Signature: unit -> obj
Modifiers: abstract
Returns the proxied object
Fork me on GitHub