The CodeSmithDomainFactory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CodeSmithDomainFactory()()()() |
Initializes a new instance of the CodeSmithDomain class.
| |
| CodeSmithDomainFactory(String) |
Initializes a new instance of the CodeSmithDomain class.
|
Methods
| Name | Description | |
|---|---|---|
| CreateInstance<(Of <<'(T>)>>)()()()() |
Creates an instance in the CodeSmithDomain.
| |
| CreateInstance<(Of <<'(T>)>>)(array<Object>[]()[][]) |
Creates an instance in the CodeSmithDomain.
| |
| Dispose |
Performs application-defined tasks associated with freeing,
releasing, or resetting unmanaged resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Releases unmanaged resources and performs other cleanup operations before the
CodeSmithDomain is reclaimed by garbage collection.
(Overrides Object..::..Finalize()()()().) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NeedCodeSmithDomain |
Need a CodeSmithDomain.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CodeSmithDomain |
Gets the CodeSmith AppDomain.
|