The DefaultEngineHost type exposes the following members.

Constructors

  NameDescription
Public methodDefaultEngineHost
Initializes a new instance of the DefaultEngineHost class

Methods

  NameDescription
Public methodContentExists (Inherited from EngineHostBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetContent(String, Boolean) (Inherited from EngineHostBase.)
Public methodGetContent(String, String, Boolean) (Overrides EngineHostBase..::..GetContent(String, String, Boolean).)
Public methodGetFullPath(String) (Inherited from EngineHostBase.)
Public methodGetFullPath(String, String) (Overrides EngineHostBase..::..GetFullPath(String, String).)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPostProcessCompileResult (Inherited from EngineHostBase.)
Public methodPostProcessParseResult (Overrides EngineHostBase..::..PostProcessParseResult(TemplateParseResult).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBasePath (Inherited from EngineHostBase.)
Public propertyDefaultBaseClass (Inherited from EngineHostBase.)
Public propertyDefaultClassName (Inherited from EngineHostBase.)
Public propertyDefaultImports (Inherited from EngineHostBase.)
Public propertyDefaultNamespace (Inherited from EngineHostBase.)
Public propertyDefaultReferences (Inherited from EngineHostBase.)
Public propertyRegisteredContent (Inherited from EngineHostBase.)

See Also