Interface IStableStringProducer
Interface for (stable) lazy string producers.
public interface IStableStringProducer
Methods
Produce()
Produce the string value.
string? Produce()
Interface for (stable) lazy string producers.
public interface IStableStringProducer
Produce the string value.
string? Produce()