RazorEngine


DefaultAppDomainFactory

Defined in RazorEngine.dll.
Provides a default implementation of an AppDomain factory.

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Instance members

Instance memberDescription
CreateAppDomain()
Signature: unit -> AppDomain
Modifiers: abstract
Creates the AppDomain.
Fork me on GitHub