DefaultAppDomainFactory
Defined in RazorEngine.dll.
Provides a default implementation of an AppDomain factory.
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
CreateAppDomain()
Signature: unit -> AppDomain
Modifiers: abstract |
Creates the AppDomain. Returns: The instance. |