The CodeSmithDomainFactory type exposes the following members.

Constructors

  NameDescription
Public methodCodeSmithDomainFactory()()()()
Initializes a new instance of the CodeSmithDomain class.
Public methodCodeSmithDomainFactory(String)
Initializes a new instance of the CodeSmithDomain class.

Methods

  NameDescription
Public methodCreateInstance<(Of <<'(T>)>>)()()()()
Creates an instance in the CodeSmithDomain.
Public methodCreateInstance<(Of <<'(T>)>>)(array<Object>[]()[][])
Creates an instance in the CodeSmithDomain.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the CodeSmithDomain is reclaimed by garbage collection.
(Overrides Object..::..Finalize()()()().)
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 methodStatic memberNeedCodeSmithDomain
Need a CodeSmithDomain.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCodeSmithDomain
Gets the CodeSmith AppDomain.

See Also