Skip to main content
Interface for lazy string producers.

Methods

NameDescription
ProduceProduce the string value.

Produce

private string Produce(IResolveContext Context)
Produce the string value.

ContextRequired