IStringProducer
- Implemented By: IStringProducer
Interface for lazy string producers.
Methods
| Name | Description |
|---|---|
Produce |
Produce the string value. |
Produce
private string Produce(IResolveContext Context)
Produce the string value.
- Type: IResolveContext