RazorEngine


IActLikeProxyInitialize

Defined in RazorEngine.dll.
This interface can be used to define your own custom proxy if you preload it.

Instance members

Instance memberDescription
Initialize(...)
Signature: (original:obj * interfaces:IEnumerable<Type> * informalInterface:IDictionary<string,Type>) -> unit
Modifiers: abstract
Fork me on GitHub