Interface IStableNumberProducer
Interface for (stable) lazy number producers.
Namespace: Amazon.CDK
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStableNumberProducer
Syntax (vb)
Public Interface IStableNumberProducer
Synopsis
Methods
| Produce() | Produce the number value. |