[This is preliminary documentation and is subject to change.]
The TemplateStringContentSource type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| TemplateStringContentSource | Initializes a new instance of the TemplateStringContentSource class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides | |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetHashCode | (Overrides | |
| GetName |
Gets printable source name
| |
| GetSourceContent | ||
Gets the (Inherited from | ||
| InferClassName |
Returns null as class name can not be inferred from string
| |
Creates a shallow copy of the current (Inherited from | ||
| ToString | (Overrides |
Extension Methods
Fields
| Name | Description | |
|---|---|---|
| Content |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ITemplateSource GetSourceContent |
See Also